DialogExampleController.DialogPrefabSmall Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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