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

Public Member Functions

ModuleDependency & operator= (ModuleDependency const &)
MCAPI ModuleDependency (::Scripting::ModuleDependency const &)
MCAPI ModuleDependency (::Scripting::ModuleDescriptor descriptor)
MCAPI ModuleDependency (::std::string _name, ::mce::UUID _uuid, ::std::vector<::Scripting::Version > _versions)
MCAPI ModuleDependency (::std::string _name, ::mce::UUID _uuid, ::std::vector<::Scripting::Version > _versions, bool _isPeer)
MCAPI ::std::optional<::Scripting::ModuleDescriptorgetDescriptor () const
MCAPI bool operator== (::Scripting::ModuleDependency const &other) const
MCAPI bool satisfiedBy (::Scripting::ModuleDescriptor const &d) const
MCAPI::std::string toString () const
MCAPI ~ModuleDependency ()
MCAPI void * $ctor (::Scripting::ModuleDependency const &)
MCAPI void * $ctor (::Scripting::ModuleDescriptor descriptor)
MCAPI void * $ctor (::std::string _name, ::mce::UUID _uuid, ::std::vector<::Scripting::Version > _versions)
MCAPI void * $ctor (::std::string _name, ::mce::UUID _uuid, ::std::vector<::Scripting::Version > _versions, bool _isPeer)
MCAPI void $dtor ()

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnkd06eea
::ll::UntypedStorage< 8, 16 > mUnkac08cf
::ll::UntypedStorage< 8, 24 > mUnke8e189
::ll::UntypedStorage< 1, 1 > mUnkd298ce
::ll::UntypedStorage< 1, 1 > mUnk13820e

Constructor & Destructor Documentation

◆ ModuleDependency() [1/4]

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

◆ ModuleDependency() [2/4]

MCAPI Scripting::ModuleDependency::ModuleDependency ( ::Scripting::ModuleDescriptor descriptor)
explicit
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.

◆ ModuleDependency() [3/4]

MCAPI Scripting::ModuleDependency::ModuleDependency ( ::std::string _name,
::mce::UUID _uuid,
::std::vector<::Scripting::Version > _versions )
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.

◆ ModuleDependency() [4/4]

MCAPI Scripting::ModuleDependency::ModuleDependency ( ::std::string _name,
::mce::UUID _uuid,
::std::vector<::Scripting::Version > _versions,
bool _isPeer )
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.

◆ ~ModuleDependency()

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

◆ getDescriptor()

MCAPI ::std::optional<::Scripting::ModuleDescriptor > Scripting::ModuleDependency::getDescriptor ( ) 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::ModuleDependency::operator== ( ::Scripting::ModuleDependency const & other) 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.

◆ satisfiedBy()

MCAPI bool Scripting::ModuleDependency::satisfiedBy ( ::Scripting::ModuleDescriptor const & d) 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::ModuleDependency::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/4]

MCAPI void * Scripting::ModuleDependency::$ctor ( ::Scripting::ModuleDependency 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/4]

MCAPI void * Scripting::ModuleDependency::$ctor ( ::Scripting::ModuleDescriptor descriptor)
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/4]

MCAPI void * Scripting::ModuleDependency::$ctor ( ::std::string _name,
::mce::UUID _uuid,
::std::vector<::Scripting::Version > _versions )
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() [4/4]

MCAPI void * Scripting::ModuleDependency::$ctor ( ::std::string _name,
::mce::UUID _uuid,
::std::vector<::Scripting::Version > _versions,
bool _isPeer )
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::ModuleDependency::$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: