ug4
|
#include <lua_traits.h>
Static Public Member Functions | |
static bool | check (lua_State *L, int index=-1) |
static std::string | name () |
static void | push (lua_State *L, const int &c) |
static void | read (lua_State *L, int &c, int index=-1) |
static std::string | signature () |
Static Public Attributes | |
static const int | size = 1 |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
References ug::ReturnValueToInteger().
|
inlinestatic |
|
static |