Static Public Member Functions | |
| static mixed | LoadPlugins (mixed pluginDir, mixed bQuietLoading) |
| lists all lua files in pluginDir and executes them | |
| static mixed | LoadPluginOne (mixed path) |
Definition at line 4515 of file lua_pseudo_code.cpp.
| static mixed plugin::LoadPlugins | ( | mixed | pluginDir, | |
| mixed | bQuietLoading | |||
| ) | [inline, static] |
lists all lua files in pluginDir and executes them
Definition at line 4518 of file lua_pseudo_code.cpp.
| static mixed plugin::LoadPluginOne | ( | mixed | path | ) | [inline, static] |
Definition at line 4520 of file lua_pseudo_code.cpp.
1.5.6