Inherited by AZ::ScriptValue< const AZStd::any & >, and AZ::ScriptValue< const AZStd::any >.
Static Public Member Functions | |
| static void | StackPush (lua_State *l, const AZStd::any &value) |
| static AZStd::any | StackRead (lua_State *lua, int stackIndex) |
Static Public Attributes | |
| static const bool | isNativeValueType = false |