Public Member Functions | |
| AZ_TYPE_INFO_WITH_NAME_DECL_API (AZCORE_API, BehaviorObject) | |
| BehaviorObject (void *address, const Uuid &typeId) | |
| BehaviorObject (void *address, IRttiHelper *rttiHelper) | |
| bool | IsValid () const |
Public Attributes | |
| void * | m_address |
| Uuid | m_typeId |
| IRttiHelper * | m_rttiHelper {} |