VerbIconData class
Base classes
- class Object
- This class represents a basic reference counted object.
- class DefaultRefCounted
- The default implementation of a reference counted class.
Public static variables
Constructors, destructors, conversion operators
- ~VerbIconData() virtual
Public functions
- auto AddRef() -> int override
- auto Release() -> int override
-
auto Cast(uint32_
t) const -> void* override -
auto Init(App::
PropertyList* propList) -> void virtual - auto Shutdown() -> void virtual
- auto SetArrayIndex(int arrayIndex) -> void virtual
- auto SetKey(int verbIconTriggerKey) -> void virtual
- Used to generate text.
- auto GetName(bool includeLevel) -> eastl::string16 virtual
- auto GetDescription() -> eastl::string16 virtual
- auto SetHotKey(int verbIconTriggerKey) -> void virtual
- auto GetIconName(eastl::string16* iconName, bool includeLevel) -> eastl::string16 virtual
- auto GetIconDescription() -> eastl::string16* virtual
Public variables
- bool mVerbIconUseDescription
- bool mVerbIconShowLevel
- bool mPaletteItemRolloverShowLevel
- bool mVerbIconRolloverShowLevel
- bool mShowHotKey
- bool mVerbIconShowZeroLevel
- int mVerbIconTriggerKey
- float mVerbIconLevel
- float mVerbIconMaxLevel
- int field_20
-
uint32_
t mVerbIconCategory -
uint32_
t mVerbIconRepresentativeAnimation -
Math::
ColorRGBA mVerbIconColor -
uint32_
t mVerbIconRolloverLevelImageID - ResourceKey mVerbIconRolloverLevelLayoutID
- bool mVerbIconRolloverShowIcon
- bool mVerbIconEnforceMaxLevel
-
uint32_
t mCreatureAbilityCategory - LocalizedString mCreatureAbilityName
- eastl::string16 field_68
-
uint32_
t mTriggerKeyForLocalization - int field_7C
- int field_80
- int field_84
- int field_88
- int field_8C
-
uint32_
t mVerbIconImageID -
uint32_
t mVerbIconTrayOverrideImageID -
uint32_
t mVerbIconTraySmallCardOverrideImageID - ResourceKey mVerbIconLayout
- ResourceKey mVerbIconGameLayout
- ResourceKey mVerbIconStaticLayout
- PropertyListPtr mpPropList