ezEngine  Release 25.03
ezVisualScriptNodeRegistry::PinDesc Struct Reference

Public Types

using DeductTypeFunc = ezVisualScriptDataType::Enum(*)(const ezVisualScriptPin &pin)
 

Public Member Functions

EZ_ALWAYS_INLINE bool IsExecutionPin () const
 
EZ_ALWAYS_INLINE bool IsDataPin () const
 
ezColor GetColor () const
 

Static Public Member Functions

static ezColor GetColorForScriptDataType (ezVisualScriptDataType::Enum dataType)
 

Public Attributes

ezHashedString m_sName
 
ezHashedString m_sDynamicPinProperty
 
const ezRTTIm_pDataType = nullptr
 
DeductTypeFunc m_DeductTypeFunc = nullptr
 
ezEnum< ezVisualScriptDataTypem_ScriptDataType
 
bool m_bRequired = false
 
bool m_bSplitExecution = false
 
bool m_bReplaceWithArray = false
 

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