Open 3D Engine ScriptCanvasTesting Gem API Reference  23.05.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
TestNodes::ConfigurableUnitTestNode Class Reference

Inherits Node.

Public Member Functions

 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
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *reflection)
 

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