Click or drag to resize

OnEnabledShowDoubleColumnDialog_secondaryText Field

Text to display 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 _secondaryText

Field Value

Type: String
See Also