LeviLamina
Loading...
Searching...
No Matches
ScriptStat Class Reference

Public Types

enum class  Type : uint { Bytes = 0 , Milliseconds = 1 , Microseconds = 2 , BiasedPercent = 3 }
 

Public Member Functions

 ScriptStat (ScriptStat const &)
 
MCAPI ScriptStat (::std::string name, int64 value, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
 
MCAPI ScriptStat (::std::string name, ::std::optional<::std::vector< int64 > > values, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
 
MCAPI::ScriptStat & addChild (::ScriptStat &&child)
 
MCAPI::ScriptStat & operator= (::ScriptStat const &)
 
MCAPI::ScriptStat & operator= (::ScriptStat &&)
 
MCAPI ~ScriptStat ()
 
MCAPI void * $ctor (::std::string name, int64 value, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
 
MCAPI void * $ctor (::std::string name, ::std::optional<::std::vector< int64 > > values, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk6ffd26
 
::ll::UntypedStorage< 8, 32 > mUnk70a80a
 
::ll::UntypedStorage< 4, 8 > mUnk54fb0f
 
::ll::UntypedStorage< 8, 32 > mUnkbf9cb9
 

Constructor & Destructor Documentation

◆ ScriptStat() [1/2]

MCAPI ScriptStat::ScriptStat ( ::std::string name,
int64 value,
::std::optional<::ScriptStat::Type > type,
::std::optional<::std::vector<::ScriptStat > > children )
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.

◆ ScriptStat() [2/2]

MCAPI ScriptStat::ScriptStat ( ::std::string name,
::std::optional<::std::vector< int64 > > values,
::std::optional<::ScriptStat::Type > type,
::std::optional<::std::vector<::ScriptStat > > children )
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.

◆ ~ScriptStat()

MCAPI ScriptStat::~ScriptStat ( )
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.

Member Function Documentation

◆ addChild()

MCAPI::ScriptStat & ScriptStat::addChild ( ::ScriptStat && child)
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.

◆ operator=() [1/2]

MCAPI::ScriptStat & ScriptStat::operator= ( ::ScriptStat 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.

◆ operator=() [2/2]

MCAPI::ScriptStat & ScriptStat::operator= ( ::ScriptStat && )
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.

◆ $ctor() [1/2]

MCAPI void * ScriptStat::$ctor ( ::std::string name,
int64 value,
::std::optional<::ScriptStat::Type > type,
::std::optional<::std::vector<::ScriptStat > > children )
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.

◆ $ctor() [2/2]

MCAPI void * ScriptStat::$ctor ( ::std::string name,
::std::optional<::std::vector< int64 > > values,
::std::optional<::ScriptStat::Type > type,
::std::optional<::std::vector<::ScriptStat > > children )
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.

◆ $dtor()

MCAPI void ScriptStat::$dtor ( )
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: