Pioneer
Loading...
Searching...
No Matches
Functions
LuaFileSystem Namespace Reference

Functions

void Register ()
 
void register_raw_io_open_function (lua_CFunction open)
 
int l_patched_io_open (lua_State *L)
 

Function Documentation

◆ l_patched_io_open()

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

◆ Register()

void LuaFileSystem::Register ( )
Here is the call graph for this function:

◆ register_raw_io_open_function()

void LuaFileSystem::register_raw_io_open_function ( lua_CFunction  open)