Open 3D Engine ScriptCanvas Gem API Reference
24.09
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
|
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 |