Open 3D Engine ScriptCanvas Gem 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.
ScriptCanvas::BatchOperationNotifications Class Reference

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 (AZ::Crc32 batchCommandTag)
 
virtual void OnCommandFinished (AZ::Crc32 batchCommandTag)
 

Static Public Attributes

static const AZ::EBusHandlerPolicy HandlerPolicy = AZ::EBusHandlerPolicy::Single
 

Detailed Description

Sends out event for when a batch operation happens on the ScriptCanvas side.


The documentation for this class was generated from the following file: