|
Open 3D Engine ScriptCanvas Gem API Reference
2205.0
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, 0) | |
| template<typename t_Value > | |
| AZ_INLINE t_Value * | Cast () |
| template<typename t_Value > | |
| const AZ_INLINE t_Value * | CastConst () const |
| BehaviorContextObjectPtr | CloneObject (const AZ::BehaviorClass &behaviorClass) |
| const AZ_FORCE_INLINE void * | Get () const |
| AZ_FORCE_INLINE void * | Mod () |
| const AZ_INLINE AZStd::any & | ToAny () const |
1.8.17