Sleeping Wombat Common Library
0.50.0
swCommonLibrary
|
Public Attributes | |
float | m_energy |
float | m_mass |
float | m_power |
float | m_shit |
Nested | m_otherData |
Ptr< FloatAnimation< StringPropertyPath > > | FloatAnimString |
Ptr< FloatAnimation< PropertyPath > > | FloatAnimProperty |
Ptr< FloatAnimation< DirectProperty > > | FloatAnimDirect |
Private Member Functions | |
RTTR_ENABLE (Object) | |
Private Attributes | |
RTTR_REGISTRATION_FRIEND | |
Additional Inherited Members | |
Public Member Functions inherited from Object | |
TypeID | GetType () const |
std::string | GetTypeName () const |
virtual Size | MemorySize () const |
Returns memory size possesed by this class and all it's nested objects. Result shoulb be computed recursivly. | |
template<typename TargetType > | |
TargetType * | DynamicCast () |