DialogExampleController.DialogPrefabSmall Property

Definition

Small Dialog example prefab to display

public:
 property UnityEngine::GameObject ^ DialogPrefabSmall { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject DialogPrefabSmall { get; set; }
member this.DialogPrefabSmall : UnityEngine.GameObject with get, set
Public Property DialogPrefabSmall As GameObject

Property Value

UnityEngine.GameObject

Applies to