Open 3D Engine AzToolsFramework 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.
AzToolsFramework::Script::LuaClassSymbol Struct Reference

Public Member Functions

 AZ_TYPE_INFO (LuaClassSymbol, "{5FBE5841-A8E1-44B6-BEDA-22302CF8DF5F}")
 
AZStd::string ToString () const
 

Static Public Member Functions

static void Reflect (AZ::ReflectContext *context)
 

Public Attributes

AZStd::string m_name
 
AZ::Uuid m_typeId
 
AZStd::vector< LuaPropertySymbolm_properties
 
AZStd::vector< LuaMethodSymbolm_methods
 

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