Click or drag to resize

OnEnabledShowDoubleColumnDialog_secondaryImageText Field

Main text for image in the second column. This is for either _secondarySprite or _secondaryImage. It can also be used as a heading for the text in the second column,

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[TextAreaAttribute(2, 4)]
[UnityEngine.SerializeField]
private string _secondaryImageText

Field Value

Type: String
See Also