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::ScriptValueGeneric< T, true > Struct Template Reference

Public Types

typedef AZStd::remove_const< typenameAZStd::remove_reference< typenameAZStd::remove_pointer< T >::type >::type >::type ValueType
 

Static Public Member Functions

static void StackPush (lua_State *l, T value)
 
static T StackRead (lua_State *l, int stackIndex)
 

Static Public Attributes

static const bool isNativeValueType = true
 

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