Inherits ScriptEvents::ScriptEventsHandler.
|
| AZ_RTTI (DefaultBehaviorHandler, "{0AB58075-EE4F-49D7-83D4-E1250CC4471E}", ScriptEventsHandler) |
|
| AZ_CLASS_ALLOCATOR (DefaultBehaviorHandler, AZ::SystemAllocator) |
|
| DefaultBehaviorHandler (AZ::BehaviorEBus *ebus, const ScriptEvents::ScriptEvent *) |
|
AZ::BehaviorArgument * | GetBusId () override |
|
int | GetFunctionIndex (const char *name) const override |
| AZ::BehaviorEBusHandler.
|
|
bool | Connect (AZ::BehaviorArgument *address=nullptr) override |
|
void | Disconnect (AZ::BehaviorArgument *address=nullptr) override |
|
Public Member Functions inherited from ScriptEvents::ScriptEventsHandler |
| 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 |
|
◆ GetBusId()
AZ::BehaviorArgument * ScriptEvents::DefaultBehaviorHandler::GetBusId |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file:
- Gems/ScriptEvents/Code/Include/ScriptEvents/Internal/BehaviorContextBinding/DefaultEventHandler.h