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::MethodConfiguration Struct Reference

Public Member Functions

AZ_INLINE MethodConfiguration (const AZ::BehaviorMethod &method, MethodType type)
 

Public Attributes

const AZ::BehaviorMethod & m_method
 
const AZ::BehaviorClass * m_class = nullptr
 
const NamespacePath * m_namespaces = nullptr
 
const AZStd::string_view * m_className = nullptr
 
const AZStd::string_view * m_lookupName = nullptr
 
AZStd::string m_prettyClassName
 
MethodType m_methodType = MethodType::Count
 
EventType m_eventType = EventType::Count
 

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