LeviLamina
Loading...
Searching...
No Matches
AttributeData Struct Reference

Public Member Functions

AttributeDataoperator= (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 ~AttributeData ()
 
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, ::HashedStringmName
 
::ll::TypedStorage< 8, 24, ::std::vector<::AttributeModifier > > mModifiers
 

Constructor & Destructor Documentation

◆ AttributeData() [1/2]

MCAPI AttributeData::AttributeData ( ::AttributeData const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ AttributeData() [2/2]

MCAPI AttributeData::AttributeData ( ::AttributeInstance const & instance)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~AttributeData()

MCAPI AttributeData::~AttributeData ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ read()

MCAPI ::Bedrock::Result< void > AttributeData::read ( ::ReadOnlyBinaryStream & stream)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ write()

MCAPI void AttributeData::write ( ::BinaryStream & stream) const
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * AttributeData::$ctor ( ::AttributeData const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * AttributeData::$ctor ( ::AttributeInstance const & instance)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void AttributeData::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: