|
LeviLamina
|
Public Member Functions | |
| AttributeData & | operator= (AttributeData const &) |
| MCAPI | AttributeData (::AttributeData const &) |
| MCAPI | AttributeData (::AttributeInstance const &instance) |
| MCAPI ::Bedrock::Result< void > | read (::ReadOnlyBinaryStream &stream) |
| MCAPI void | write (::BinaryStream &stream) const |
| MCAPI void * | $ctor (::AttributeData const &) |
| MCAPI void * | $ctor (::AttributeInstance const &instance) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 4, 4, float > | mCurrentValue |
| ::ll::TypedStorage< 4, 4, float > | mMinValue |
| ::ll::TypedStorage< 4, 4, float > | mMaxValue |
| ::ll::TypedStorage< 4, 4, float > | mDefaultValue |
| ::ll::TypedStorage< 4, 4, float > | mDefaultMinValue |
| ::ll::TypedStorage< 4, 4, float > | mDefaultMaxValue |
| ::ll::TypedStorage< 8, 48, ::HashedString > | mName |
| ::ll::TypedStorage< 8, 24, ::std::vector<::AttributeModifier > > | mModifiers |