UIIconCensorship_Record class
game.data.UIIconCensorship_Record
Inheritance
Base: game.data.TweakDBRecord
Derived
None.
Properties
None.
Functions
WeakHandle<game.data.UIIcon_Record> CensoredIcon()RTTIgame.data.UIIcon_Record? CensoredIconHandle()RTTIWeakHandle<game.data.UIIcon_Record> Replacer()RTTIgame.data.UIIcon_Record? ReplacerHandle()RTTIint GetCensorFlagsCount()RTTIWeakHandle<game.data.UIIconCensorFlag_Record> GetCensorFlagsItem(int index)RTTIgame.data.UIIconCensorFlag_Record? GetCensorFlagsItemHandle(int index)RTTIbool CensorFlagsContains(WeakHandle<game.data.UIIconCensorFlag_Record> item)RTTI