Rebel Fork Framework
|
Reference to attribute or sub-attribute;. More...
#include <Urho3D/Graphics/AnimationState.h>
Public Member Functions | |
void | SetValue (const Variant &value) const |
Set value for attribute. Reference must be valid. | |
unsigned | ToHash () const |
bool | operator== (const AnimatedAttributeReference &rhs) const |
bool | operator!= (const AnimatedAttributeReference &rhs) const |
Public Attributes | |
WeakPtr< Serializable > | serializable_ |
unsigned | attributeIndex_ {} |
AnimatedAttributeType | attributeType_ {} |
unsigned | subAttributeKey_ {} |
Reference to attribute or sub-attribute;.
|
inline |
Can be used as key in hash map