Open 3D Engine ScriptCanvasTesting 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.
TestNodes::AddNodeWithRemoveSlot Class Reference

Inherits ScriptCanvas::Node.

Public Member Functions

 AZ_COMPONENT (AddNodeWithRemoveSlot, "{DE04D042-745F-4384-8B62-D6EE36321EFC}", ScriptCanvas::Node)
 
ScriptCanvas::SlotId AddSlot (AZStd::string_view slotName)
 
bool RemoveSlot (const ScriptCanvas::SlotId &slotId, bool emitWarning=true)
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *reflection)
 

Protected Member Functions

void OnInit () override
 

Protected Attributes

AZStd::vector< ScriptCanvas::SlotId > m_dynamicSlotIds
 
ScriptCanvas::SlotId m_resultSlotId
 

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