LeviLamina
Loading...
Searching...
No Matches
ScriptPluginPackSource Class Reference
+ Inheritance diagram for ScriptPluginPackSource:

Public Member Functions

ScriptPluginPackSourceoperator= (ScriptPluginPackSource const &)
 
 ScriptPluginPackSource (ScriptPluginPackSource const &)
 
virtual::PackManifest const & getManifest ()
 
virtual ::std::vector<::std::string > enumerateScripts (::std::string const &extension)
 
virtual ::std::optional<::std::string > loadScript (::std::string const &path)
 
virtual::std::string removeRootFromPath (::std::string const &path)
 
MCAPI::Core::Path _removeRootFromPath (::Core::Path const &pathIn)
 
MCAPI::PackManifest const & $getManifest ()
 
MCAPI ::std::vector<::std::string > $enumerateScripts (::std::string const &extension)
 
MCAPI ::std::optional<::std::string > $loadScript (::std::string const &path)
 
MCAPI::std::string $removeRootFromPath (::std::string const &path)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnka6c77a
 
::ll::UntypedStorage< 8, 8 > mUnkec988c
 

Member Function Documentation

◆ getManifest()

virtual::PackManifest const & ScriptPluginPackSource::getManifest ( )
virtual

Implements IScriptPluginSource.

◆ enumerateScripts()

virtual ::std::vector<::std::string > ScriptPluginPackSource::enumerateScripts ( ::std::string const & extension)
virtual

Implements IScriptPluginSource.

◆ loadScript()

virtual ::std::optional<::std::string > ScriptPluginPackSource::loadScript ( ::std::string const & path)
virtual

Implements IScriptPluginSource.

◆ removeRootFromPath()

virtual::std::string ScriptPluginPackSource::removeRootFromPath ( ::std::string const & path)
virtual

Implements IScriptPluginSource.

◆ _removeRootFromPath()

MCAPI::Core::Path ScriptPluginPackSource::_removeRootFromPath ( ::Core::Path const & pathIn)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $getManifest()

MCAPI::PackManifest const & ScriptPluginPackSource::$getManifest ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $enumerateScripts()

MCAPI ::std::vector<::std::string > ScriptPluginPackSource::$enumerateScripts ( ::std::string const & extension)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $loadScript()

MCAPI ::std::optional<::std::string > ScriptPluginPackSource::$loadScript ( ::std::string const & path)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $removeRootFromPath()

MCAPI::std::string ScriptPluginPackSource::$removeRootFromPath ( ::std::string const & path)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** ScriptPluginPackSource::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: