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 (::ScriptStat &&)
MCAPI ScriptStat (::std::string name, ::std::variant< int64, ::std::string > value, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
MCAPI ScriptStat (::std::string name, ::std::optional<::std::vector<::std::variant< int64, ::std::string > > > values, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
MCAPI::ScriptStat & addChild (::ScriptStat &&child)
MCAPI::ScriptStat & operator= (::ScriptStat &&)
MCAPI::ScriptStat & operator= (::ScriptStat const &)
MCAPI void reserveSize (uint64 size)
MCAPI void setValues (::std::vector<::std::variant< int64, ::std::string > > &&values)
MCAPI ~ScriptStat ()
MCAPI void * $ctor (::ScriptStat &&)
MCAPI void * $ctor (::std::string name, ::std::variant< int64, ::std::string > value, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
MCAPI void * $ctor (::std::string name, ::std::optional<::std::vector<::std::variant< int64, ::std::string > > > values, ::std::optional<::ScriptStat::Type > type, ::std::optional<::std::vector<::ScriptStat > > children)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk6ffd26
::ll::UntypedStorage< 1, 1 > mUnkf48bba
::ll::UntypedStorage< 8, 32 > mUnkbf1d05
::ll::UntypedStorage< 4, 8 > mUnk54fb0f
::ll::UntypedStorage< 8, 32 > mUnkbf9cb9

Constructor & Destructor Documentation

◆ ScriptStat() [1/3]

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

◆ ScriptStat() [2/3]

MCAPI ScriptStat::ScriptStat ( ::std::string name,
::std::variant< int64, ::std::string > 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() [3/3]

MCAPI ScriptStat::ScriptStat ( ::std::string name,
::std::optional<::std::vector<::std::variant< int64, ::std::string > > > 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 && )
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 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.

◆ reserveSize()

MCAPI void ScriptStat::reserveSize ( uint64 size)
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.

◆ setValues()

MCAPI void ScriptStat::setValues ( ::std::vector<::std::variant< int64, ::std::string > > && values)
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.

◆ bindType()

MCAPI void ScriptStat::bindType ( ::cereal::ReflectionCtx & ctx)
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.

◆ $ctor() [1/3]

MCAPI void * ScriptStat::$ctor ( ::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() [2/3]

MCAPI void * ScriptStat::$ctor ( ::std::string name,
::std::variant< int64, ::std::string > 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() [3/3]

MCAPI void * ScriptStat::$ctor ( ::std::string name,
::std::optional<::std::vector<::std::variant< int64, ::std::string > > > 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: