LeviLamina
Loading...
Searching...
No Matches
Scripting::ObjectFactory Struct Reference
+ Inheritance diagram for Scripting::ObjectFactory:

Public Member Functions

ObjectFactoryoperator= (ObjectFactory const &)
 
 ObjectFactory (ObjectFactory const &)
 
MCAPI ObjectFactory (::std::string name_, ::std::shared_ptr<::Scripting::Reflection::IFunction > func_, ::entt::meta_type type_)
 
MCAPI ~ObjectFactory ()
 
MCAPI void * $ctor (::std::string name_, ::std::shared_ptr<::Scripting::Reflection::IFunction > func_, ::entt::meta_type type_)
 
MCAPI void $dtor ()
 
MCAPI::Scripting::TaggedBinding & beta ()
 
MCAPI::Scripting::TaggedBinding & onlyStable ()
 
MCAPI::Scripting::TaggedBinding & release (::Scripting::Version inclusiveLowerVersion, ::std::optional<::Scripting::RemovedInMajorVersion > exclusiveMajorVersionLimit)
 
MCAPI void * $ctor ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk68fdc7
 
::ll::UntypedStorage< 8, 16 > mUnkac19c1
 
::ll::UntypedStorage< 8, 144 > mUnkf51b36
 
::ll::UntypedStorage< 8, 24 > mUnk89c47b
 

Constructor & Destructor Documentation

◆ ObjectFactory()

MCAPI Scripting::ObjectFactory::ObjectFactory ( ::std::string name_,
::std::shared_ptr<::Scripting::Reflection::IFunction > func_,
::entt::meta_type type_ )
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.

◆ ~ObjectFactory()

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

◆ $ctor() [1/2]

MCAPI void * Scripting::ObjectFactory::$ctor ( ::std::string name_,
::std::shared_ptr<::Scripting::Reflection::IFunction > func_,
::entt::meta_type type_ )
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::ObjectFactory::$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.

◆ beta()

MCAPI::Scripting::TaggedBinding & Scripting::TaggedBinding::beta ( )
inherited
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.

◆ onlyStable()

MCAPI::Scripting::TaggedBinding & Scripting::TaggedBinding::onlyStable ( )
inherited
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.

◆ release()

MCAPI::Scripting::TaggedBinding & Scripting::TaggedBinding::release ( ::Scripting::Version inclusiveLowerVersion,
::std::optional<::Scripting::RemovedInMajorVersion > exclusiveMajorVersionLimit )
inherited
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::TaggedBinding::$ctor ( )
inherited
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: