DialogExampleController.DialogPrefabMedium Property

Definition

Medium Dialog example prefab to display

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

Property Value

UnityEngine.GameObject

Applies to