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