CardLogicController class
tarot.CardLogicController
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
image | ink.ImageWidgetReference | scripted |
highlight | ink.WidgetReference | scripted |
ep1Icon | ink.WidgetReference | scripted |
data | TarotCardData | scripted |
Functions
bool OnInitialize()RTTIvoid SetupData(TarotCardData data)RTTIvoid HoverOver()RTTIvoid HoverOut()RTTITarotCardData GetData()RTTI