Click or drag to resize

OnEnabledShowDialogBase_onCloseEnableObjects Field

List of objects to enable when this dialog is closed

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private List<UnityEngine.GameObject> _onCloseEnableObjects

Field Value

Type: ListUnityEngine.GameObject
See Also