LeviLamina
Loading...
Searching...
No Matches
Scripting::Version Struct Reference

Public Member Functions

Versionoperator= (Version const &)
 
MCAPI Version (::Scripting::Version const &)
 
MCAPI Version (ushort major_, ushort minor_, ushort patch_, ::std::string preRelease_)
 
MCAPI bool operator< (::Scripting::Version const &rhs) const
 
MCAPI::Scripting::Version & operator= (::Scripting::Version &&)
 
MCAPI bool operator== (::Scripting::Version const &rhs) const
 
MCAPI bool operator>= (::Scripting::Version const &rhs) const
 
MCAPI bool satisfies (::Scripting::Version const &other, bool strict) const
 
MCAPI::std::string toString () const
 
MCAPI ~Version ()
 
MCAPI void * $ctor (::Scripting::Version const &)
 
MCAPI void * $ctor (ushort major_, ushort minor_, ushort patch_, ::std::string preRelease_)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 2, 2 > mUnk9c04c2
 
::ll::UntypedStorage< 2, 2 > mUnk59edf9
 
::ll::UntypedStorage< 2, 2 > mUnk82270a
 
::ll::UntypedStorage< 8, 32 > mUnk4d580f
 

Constructor & Destructor Documentation

◆ Version() [1/2]

MCAPI Scripting::Version::Version ( ::Scripting::Version 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.

◆ Version() [2/2]

MCAPI Scripting::Version::Version ( ushort major_,
ushort minor_,
ushort patch_,
::std::string preRelease_ )
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.

◆ ~Version()

MCAPI Scripting::Version::~Version ( )
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

◆ operator<()

MCAPI bool Scripting::Version::operator< ( ::Scripting::Version const & rhs) 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=()

MCAPI::Scripting::Version & Scripting::Version::operator= ( ::Scripting::Version && )
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==()

MCAPI bool Scripting::Version::operator== ( ::Scripting::Version const & rhs) 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>=()

MCAPI bool Scripting::Version::operator>= ( ::Scripting::Version const & rhs) 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.

◆ satisfies()

MCAPI bool Scripting::Version::satisfies ( ::Scripting::Version const & other,
bool strict ) 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.

◆ toString()

MCAPI::std::string Scripting::Version::toString ( ) 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.

◆ $ctor() [1/2]

MCAPI void * Scripting::Version::$ctor ( ::Scripting::Version 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.

◆ $ctor() [2/2]

MCAPI void * Scripting::Version::$ctor ( ushort major_,
ushort minor_,
ushort patch_,
::std::string preRelease_ )
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 Scripting::Version::$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 struct was generated from the following file: