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

Public Member Functions

ScriptDedicatedServerUtilsoperator= (ScriptDedicatedServerUtils const &)
 ScriptDedicatedServerUtils (ScriptDedicatedServerUtils const &)
virtual void stopServer ()
virtual bool saveHold ()
virtual bool saveResume ()
virtual ::std::optional<::std::vector<::SnapshotFilenameAndLength > > saveQuery ()
virtual bool addNameToAllowList (::std::string const &name)
virtual bool removeNameFromAllowList (::std::string const &name)
virtual bool allowListContains (::std::string const &name)
virtual bool reloadAllowListFile ()
virtual void setAllowListEnabled (bool enabled)
virtual bool getAllowListEnabled () const
MCAPI void $stopServer ()
MCAPI bool $saveHold ()
MCAPI bool $saveResume ()
MCAPI ::std::optional<::std::vector<::SnapshotFilenameAndLength > > $saveQuery ()
MCAPI bool $addNameToAllowList (::std::string const &name)
MCAPI bool $removeNameFromAllowList (::std::string const &name)
MCAPI bool $allowListContains (::std::string const &name)
MCAPI bool $reloadAllowListFile ()
MCAPI void $setAllowListEnabled (bool enabled)
MCAPI bool $getAllowListEnabled () const

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk597c28
::ll::UntypedStorage< 8, 8 > mUnk9a2d8c
::ll::UntypedStorage< 8, 8 > mUnk4217a0

Member Function Documentation

◆ stopServer()

virtual void ScriptDedicatedServerUtils::stopServer ( )
virtual

◆ saveHold()

virtual bool ScriptDedicatedServerUtils::saveHold ( )
virtual

◆ saveResume()

virtual bool ScriptDedicatedServerUtils::saveResume ( )
virtual

◆ saveQuery()

virtual ::std::optional<::std::vector<::SnapshotFilenameAndLength > > ScriptDedicatedServerUtils::saveQuery ( )
virtual

◆ addNameToAllowList()

virtual bool ScriptDedicatedServerUtils::addNameToAllowList ( ::std::string const & name)
virtual

◆ removeNameFromAllowList()

virtual bool ScriptDedicatedServerUtils::removeNameFromAllowList ( ::std::string const & name)
virtual

◆ allowListContains()

virtual bool ScriptDedicatedServerUtils::allowListContains ( ::std::string const & name)
virtual

◆ reloadAllowListFile()

virtual bool ScriptDedicatedServerUtils::reloadAllowListFile ( )
virtual

◆ setAllowListEnabled()

virtual void ScriptDedicatedServerUtils::setAllowListEnabled ( bool enabled)
virtual

◆ getAllowListEnabled()

virtual bool ScriptDedicatedServerUtils::getAllowListEnabled ( ) const
virtual

◆ $stopServer()

MCAPI void ScriptDedicatedServerUtils::$stopServer ( )
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.

◆ $saveHold()

MCAPI bool ScriptDedicatedServerUtils::$saveHold ( )
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.

◆ $saveResume()

MCAPI bool ScriptDedicatedServerUtils::$saveResume ( )
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.

◆ $saveQuery()

MCAPI ::std::optional<::std::vector<::SnapshotFilenameAndLength > > ScriptDedicatedServerUtils::$saveQuery ( )
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.

◆ $addNameToAllowList()

MCAPI bool ScriptDedicatedServerUtils::$addNameToAllowList ( ::std::string const & name)
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.

◆ $removeNameFromAllowList()

MCAPI bool ScriptDedicatedServerUtils::$removeNameFromAllowList ( ::std::string const & name)
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.

◆ $allowListContains()

MCAPI bool ScriptDedicatedServerUtils::$allowListContains ( ::std::string const & name)
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.

◆ $reloadAllowListFile()

MCAPI bool ScriptDedicatedServerUtils::$reloadAllowListFile ( )
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.

◆ $setAllowListEnabled()

MCAPI void ScriptDedicatedServerUtils::$setAllowListEnabled ( bool enabled)
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.

◆ $getAllowListEnabled()

MCAPI bool ScriptDedicatedServerUtils::$getAllowListEnabled ( ) const
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()

MCAPI void ** ScriptDedicatedServerUtils::$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: