lua impl More...
#include "ZFImpl_ZFLua.h"Go to the source code of this file.
Functions | |
| zfbool | ZFImpl_ZFLua_zfAlloc (zfauto &ret, lua_State *L, const ZFClass *cls, int paramCount, int luaParamOffset, zfstring *errorHint=zft_zfnull) |
| for impl to alloc object | |
lua impl