DialogExampleController.DialogPrefabLarge 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.
Large Dialog example prefab to display
public:
property UnityEngine::GameObject ^ DialogPrefabLarge { UnityEngine::GameObject ^ get(); void set(UnityEngine::GameObject ^ value); };
public UnityEngine.GameObject DialogPrefabLarge { get; set; }
member this.DialogPrefabLarge : UnityEngine.GameObject with get, set
Public Property DialogPrefabLarge As GameObject
Property Value
- UnityEngine.GameObject