PixelLightAPI
.
|
Create(const String &sScriptLanguage, bool bAddBindings=true) | PLCore::ScriptManager | |
CreateFromFile(const String &sFilename, bool bAddBindings=true, String::EFormat nStringFormat=String::ASCII) | PLCore::ScriptManager | |
GetInstance() | PLCore::ScriptManager | [static] |
GetScriptBindings() | PLCore::ScriptManager | [inline] |
GetScriptLanguageByExtension(const String &sExtension) | PLCore::ScriptManager | [inline] |
GetScriptLanguageExtension(const String &sScriptLanguage) | PLCore::ScriptManager | |
GetScriptLanguages() | PLCore::ScriptManager | [inline] |
HasInstance() | PLCore::ScriptManager | [static] |
IsSupported(const String &sScriptLanguage) | PLCore::ScriptManager | [inline] |
ScriptManager() | PLCore::ScriptManager | [protected] |
~ScriptManager() | PLCore::ScriptManager | [protected, virtual] |
|