Public Member Functions | |
AZ_TYPE_INFO (ExecutionChild, "{29966A61-D7E3-4491-A14B-12DDF65D61D2}") | |
AZ_CLASS_ALLOCATOR (ExecutionChild, AZ::SystemAllocator) | |
Public Attributes | |
const Slot * | m_slot = nullptr |
AZStd::vector< AZStd::pair< const Slot *, OutputAssignmentConstPtr > > | m_output |
ExecutionTreePtr | m_execution |