Open 3D Engine ScriptCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
Public Member Functions | |
AZ_TYPE_INFO (BehaviorContextObject, "{B735214D-5182-4536-B748-61EC83C1F007}") | |
AZ_CLASS_ALLOCATOR (BehaviorContextObject, AZ::SystemAllocator) | |
template<typename t_Value > | |
AZ_INLINE t_Value * | Cast () |
template<typename t_Value > | |
AZ_INLINE const t_Value * | CastConst () const |
BehaviorContextObjectPtr | CloneObject (const AZ::BehaviorClass &behaviorClass) |
AZ_FORCE_INLINE const void * | Get () const |
AZ_FORCE_INLINE void * | Mod () |
AZ_INLINE const AZStd::any & | ToAny () const |