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

#include <ScriptContext.h>

Public Member Functions

 LuaNativeThread (lua_State *rootState)
 
 operator lua_State * ()
 

Detailed Description

RAII method of creating and managing Lua threads. Because of implicit cast to lua_State*, this object can be passed to lua[L]_* functions


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