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

Public Member Functions

bool IsValid ()
 

Public Attributes

AZ::Uuid m_type = AZ::Uuid::CreateNull()
 
AZStd::string m_className
 
AZStd::string m_methodName
 
PropertyStatus m_propertyStatus = PropertyStatus::None
 
AZStd::function< Node *(const Node &)> create
 
bool m_tolerateIndividualSlotUpdateFailures = true
 
bool m_tolerateNoMatchingPreviousSlot = true
 
bool m_tolerateFailureToUpdateData = true
 
bool m_tolerateFailureToReplaceConnections = true
 
bool m_warnOnToleratedErrors = true
 

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