nngn
|
Reads a T
if a value exists at that index (no type check is performed).
More...
#include <get.h>
Static Public Member Functions | |
static std::optional< T > | get (lua_State *L, int i) |
Reads a T
if a value exists at that index (no type check is performed).
|
inlinestatic |