Click or drag to resize

OnEnabledShowDoubleColumnDialog_mainText Field

Text to display in the first (or only) 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 _mainText

Field Value

Type: String
See Also