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.
|
Sends out event for when a batch operation happens on the ScriptCanvas side. More...
#include <ScriptCanvasBus.h>
Inherits AZ::EBusTraits.
Public Member Functions | |
virtual void | OnCommandStarted ([[maybe_unused]] AZ::Crc32 batchCommandTag) |
virtual void | OnCommandFinished ([[maybe_unused]] AZ::Crc32 batchCommandTag) |
Static Public Attributes | |
static const AZ::EBusHandlerPolicy | HandlerPolicy = AZ::EBusHandlerPolicy::Single |
Sends out event for when a batch operation happens on the ScriptCanvas side.