Public Member Functions | |
| AZ_INLINE | MethodOutputConfig (Nodes::Core::Method *method, const MethodConfiguration &config) |
Public Attributes | |
| Nodes::Core::Method * | methodNode |
| const MethodConfiguration & | config |
| bool | isReturnValueOverloaded = false |
| bool | isOutcomeOutputMethod = false |
| AZStd::string | outcomeNamePrefix |
| AZStd::string | outputNamePrefix |
| AZStd::vector< SlotId > * | resultSlotIdsOut = nullptr |