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::BehaviorInterfaceProxy< T > Member List

This is the complete list of members for AZ::BehaviorInterfaceProxy< T >, including all inherited members.

AZ_CLASS_ALLOCATOR(BehaviorInterfaceProxy, AZ::SystemAllocator) (defined in AZ::BehaviorInterfaceProxy< T >)AZ::BehaviorInterfaceProxy< T >
AZ_RTTI(BehaviorInterfaceProxy< T >, "{E7CC8D27-4499-454E-A7DF-3F72FBECD30D}") (defined in AZ::BehaviorInterfaceProxy< T >)AZ::BehaviorInterfaceProxy< T >
BehaviorInterfaceProxy()=default (defined in AZ::BehaviorInterfaceProxy< T >)AZ::BehaviorInterfaceProxy< T >
BehaviorInterfaceProxy(AZStd::shared_ptr< T > sharedInstance)AZ::BehaviorInterfaceProxy< T >inline
BehaviorInterfaceProxy(T *rawIntance)AZ::BehaviorInterfaceProxy< T >inline
GetInstance()AZ::BehaviorInterfaceProxy< T >inlineprotectedstatic
IsValid() constAZ::BehaviorInterfaceProxy< T >inline
m_instance (defined in AZ::BehaviorInterfaceProxy< T >)AZ::BehaviorInterfaceProxy< T >protected
~BehaviorInterfaceProxy()=default (defined in AZ::BehaviorInterfaceProxy< T >)AZ::BehaviorInterfaceProxy< T >virtual