Inherits ScriptCanvas::Node.
|
| AZ_COMPONENT (ConfigurableUnitTestNode, "{61BF3D66-809A-4AAE-B20A-DFA2B51BE4EE}", ScriptCanvas::Node) |
|
ScriptCanvas::Slot * | AddTestingSlot (const ScriptCanvas::SlotConfiguration &slotConfiguration) |
|
ScriptCanvas::Slot * | InsertTestingSlot (int index, const ScriptCanvas::SlotConfiguration &slotConfiguration) |
|
AZStd::vector< const ScriptCanvas::Slot * > | FindSlotsByDescriptor (const ScriptCanvas::SlotDescriptor &slotDescriptor) const |
|
void | TestClearDisplayType (const AZ::Crc32 &dynamicGroup) |
|
void | TestSetDisplayType (const AZ::Crc32 &dynamicGroup, const ScriptCanvas::Data::Type &dataType) |
|
bool | TestHasConcreteDisplayType (const AZ::Crc32 &dynamicGroup) const |
|
bool | TestIsSlotConnectedToConcreteDisplayType (const ScriptCanvas::Slot &slot, ExploredDynamicGroupCache &exploredGroupCache) const |
|
void | SetSlotExecutionMap (ScriptCanvas::SlotExecution::Map *executionMap) |
|
const ScriptCanvas::SlotExecution::Map * | GetSlotExecutionMap () const override |
|
|
static void | Reflect (AZ::ReflectContext *reflection) |
|
The documentation for this class was generated from the following file:
- Gems/ScriptCanvasTesting/Code/Source/Framework/ScriptCanvasTestNodes.h