Class UIPopupLink
Link between a UIPopup prefab and the UIPopup database
Inherited Members
Namespace: Doozy.Runtime.UIManager.ScriptableObjects
Assembly: cs.temp.dll.dll
Syntax
public class UIPopupLink : PrefabLink
Constructors
UIPopupLink()
Declaration
public UIPopupLink()
UIPopupLink(GameObject, String)
Declaration
public UIPopupLink(GameObject prefab, string prefabName = null)
Parameters
Type | Name | Description |
---|---|---|
GameObject | prefab | |
String | prefabName |
Methods
Validate()
Declaration
public override void Validate()