Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::BehaviorObject Struct Reference

Public Member Functions

 AZ_TYPE_INFO_WITH_NAME_DECL (BehaviorObject)
 
 BehaviorObject (void *address, const Uuid &typeId)
 
 BehaviorObject (void *address, IRttiHelper *rttiHelper)
 
bool IsValid () const
 

Public Attributes

void * m_address
 
Uuid m_typeId
 
IRttiHelperm_rttiHelper {}
 

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