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