Pioneer
Loading...
Searching...
No Matches
Functions
CoreFwdDecl.h File Reference
#include "../LuaUtils.h"
Include dependency graph for CoreFwdDecl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int luaopen_utils (lua_State *L)
 
int luaopen_import (lua_State *L)
 
void pi_lua_dofile (lua_State *l, const FileSystem::FileData &code, int nret=0)
 

Function Documentation

◆ luaopen_import()

int luaopen_import ( lua_State *  L)
Here is the call graph for this function:

◆ luaopen_utils()

int luaopen_utils ( lua_State *  L)

◆ pi_lua_dofile()

void pi_lua_dofile ( lua_State *  l,
const FileSystem::FileData code,
int  nret = 0 
)
Here is the call graph for this function: