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

Public Member Functions

 BehaviorParameterMetadata (AZStd::string_view name={}, AZStd::string_view toolTip={}, BehaviorDefaultValuePtr defaultValue={})
 

Public Attributes

AZStd::string m_name
 
AZStd::string m_toolTip
 
BehaviorDefaultValuePtr m_defaultValue
 

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