Open 3D Engine ScriptCanvas Gem API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
ScriptCanvas::MethodOutputConfig Struct Reference

Public Member Functions

AZ_INLINE MethodOutputConfig (Nodes::Core::Method *method, const MethodConfiguration &config)
 

Public Attributes

Nodes::Core::MethodmethodNode
 
const MethodConfigurationconfig
 
bool isReturnValueOverloaded = false
 
bool isOutcomeOutputMethod = false
 
AZStd::string outcomeNamePrefix
 
AZStd::string outputNamePrefix
 
AZStd::vector< SlotId > * resultSlotIdsOut = nullptr
 

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