Open 3D Engine ScriptEvents 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.
|
Inherits AZ::BehaviorEBusHandler.
Inherited by ScriptEvents::DefaultBehaviorHandler.
Public Member Functions | |
AZ_RTTI (ScriptEventsHandler, "{4272AECB-F1A7-4B22-8537-2EE6492EC132}", AZ::BehaviorEBusHandler) | |
AZ_CLASS_ALLOCATOR (ScriptEventsHandler, AZ::SystemAllocator) | |
virtual AZ::BehaviorArgument * | GetBusId ()=0 |
bool | IsConnected () override |
bool | IsConnectedId (AZ::BehaviorArgument *) override |
Friends | |
template<class T > | |
struct | AZStd::IntrusivePtrCountPolicy |