Inherits AZ::EBusTraits.
Public Types | |
using | BusIdType = ScriptCanvas::ScriptCanvasId |
Public Member Functions | |
virtual AZ::u32 | GetNewVariableCounter ()=0 |
virtual void | ReleaseVariableCounter (AZ::u32 variableCounter)=0 |
Static Public Attributes | |
static const AZ::EBusAddressPolicy | AddressPolicy = AZ::EBusAddressPolicy::ById |
The id here is the id of the scene. | |