|
enum class | Type : uchar { Unset = 0
, Bool = 1
, Float = 2
} |
|
|
::ll::TypedStorage< 1, 1, ::AbilitiesIndex > | mAbility |
|
::ll::TypedStorage< 1, 1, ::RequestAbilityPacketPayload::Type > | mValueType |
|
::ll::TypedStorage< 4, 8, ::std::variant< bool, float > > | mValue |
|
The documentation for this struct was generated from the following file: