Luwra
Minimal-overhead Lua wrapper for C++
Static Public Member Functions | List of all members
luwra::Value< State * > Struct Reference

Enables reading Lua threads. More...

#include <values.hpp>

Static Public Member Functions

static Stateread (State *state, int n)
 

Detailed Description

Enables reading Lua threads.

Member Function Documentation

◆ read()

static State * luwra::Value< State * >::read ( State state,
int  n 
)
inlinestatic