WorldMapFiltersListItem class
WorldMapFiltersListItem
Inheritance
Base: ink.WidgetLogicController
Derived
None.
Properties
| Property | Type | |
|---|---|---|
checker | ink.WidgetReference | scripted |
filterName | ink.TextWidgetReference | scripted |
filterGroup | WeakHandle<game.data.MappinUIFilterGroup_Record> | scripted |
rootWidget | WeakHandle<ink.Widget> | scripted |
isHovered | bool | scripted |
Functions
bool OnInitialize()RTTIbool OnUninitialize()RTTIbool OnHoverOverFilter(ink.PointerEvent evt)RTTIbool OnHoverOutFilter(ink.PointerEvent evt)RTTIvoid PlayIntroAnimation(float delay)RTTIbool SwitchFilter()RTTIvoid EnableFilter(bool enable)RTTIbool IsFilterEnabled()RTTIbool IsFilterHovered()RTTIvoid SetFilterState(CName state)RTTIvoid SetFilterGroup(WeakHandle<game.data.MappinUIFilterGroup_Record> filterGroup)RTTIgame.data.WorldMapFilter GetFilterType()RTTI