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

Public Member Functions

InterfaceBindingoperator= (InterfaceBinding const &)
 
 InterfaceBinding (InterfaceBinding const &)
 
MCAPI InterfaceBinding ()
 
MCAPI InterfaceBinding (::Scripting::InterfaceBinding &&)
 
MCAPI InterfaceBinding (::std::string name_, ::entt::meta_type type_, ::entt::meta_type baseType_, ::std::vector<::Scripting::PropertyBinding > properties_, ::Scripting::RuntimeConditions requiredRuntimeConditions_, ::Scripting::RuntimeConditions missingRuntimeConditions_)
 
MCAPI ~InterfaceBinding ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::Scripting::InterfaceBinding &&)
 
MCAPI void * $ctor (::std::string name_, ::entt::meta_type type_, ::entt::meta_type baseType_, ::std::vector<::Scripting::PropertyBinding > properties_, ::Scripting::RuntimeConditions requiredRuntimeConditions_, ::Scripting::RuntimeConditions missingRuntimeConditions_)
 
MCAPI void $dtor ()
 
MCAPI::Scripting::TaggedBinding & beta ()
 
MCAPI::Scripting::TaggedBinding & onlyStable ()
 
MCAPI::Scripting::TaggedBinding & release (::Scripting::Version inclusiveLowerVersion, ::std::optional<::Scripting::RemovedInMajorVersion > exclusiveMajorVersionLimit)
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk181714
 
::ll::UntypedStorage< 8, 144 > mUnk96316b
 
::ll::UntypedStorage< 8, 144 > mUnke35bb1
 
::ll::UntypedStorage< 8, 24 > mUnk32c523
 
::ll::UntypedStorage< 8, 24 > mUnk5db97e
 
::ll::UntypedStorage< 8, 24 > mUnkbb4feb
 
::ll::UntypedStorage< 8, 24 > mUnk89c47b
 

Constructor & Destructor Documentation

◆ InterfaceBinding() [1/3]

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

◆ InterfaceBinding() [2/3]

MCAPI Scripting::InterfaceBinding::InterfaceBinding ( ::Scripting::InterfaceBinding && )
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.

◆ InterfaceBinding() [3/3]

MCAPI Scripting::InterfaceBinding::InterfaceBinding ( ::std::string name_,
::entt::meta_type type_,
::entt::meta_type baseType_,
::std::vector<::Scripting::PropertyBinding > properties_,
::Scripting::RuntimeConditions requiredRuntimeConditions_,
::Scripting::RuntimeConditions missingRuntimeConditions_ )
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.

◆ ~InterfaceBinding()

MCAPI Scripting::InterfaceBinding::~InterfaceBinding ( )
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/3]

MCAPI void * Scripting::InterfaceBinding::$ctor ( )
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 * Scripting::InterfaceBinding::$ctor ( ::Scripting::InterfaceBinding && )
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 * Scripting::InterfaceBinding::$ctor ( ::std::string name_,
::entt::meta_type type_,
::entt::meta_type baseType_,
::std::vector<::Scripting::PropertyBinding > properties_,
::Scripting::RuntimeConditions requiredRuntimeConditions_,
::Scripting::RuntimeConditions missingRuntimeConditions_ )
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::InterfaceBinding::$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.

The documentation for this struct was generated from the following file: