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

#include <BehaviorContext.h>

Public Member Functions

 AZ_TYPE_INFO_WITH_NAME_DECL (BehaviorAzEventDescription)
 

Public Attributes

AZStd::string m_eventName
 
AZStd::vector< AZStd::stringm_parameterNames
 

Detailed Description

Stores the name of an AZ::Event<Params...> and names for each of it's parameters For use in scripting to annotate functions and nodes with user-friendly names


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