Open 3D Engine AzCore 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.
AZ::BehaviorParameterOverrides Struct Reference

Public Member Functions

 BehaviorParameterOverrides (AZStd::string_view name={}, AZStd::string_view toolTip={}, BehaviorDefaultValuePtr defaultValue={}, u32 addTraits=BehaviorParameter::Traits::TR_NONE, u32 removeTraits=BehaviorParameter::Traits::TR_NONE)
 

Public Attributes

AZStd::string m_name
 
AZStd::string m_toolTip
 
BehaviorDefaultValuePtr m_defaultValue
 
AZ::u32 m_addTraits
 
AZ::u32 m_removeTraits
 

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