|
ClassBinding & | operator= (ClassBinding const &) |
|
MCAPI | ClassBinding () |
|
MCAPI | ClassBinding (::Scripting::ClassBinding const &) |
|
MCAPI | ClassBinding (::Scripting::ClassBinding &&) |
|
MCAPI | ClassBinding (::std::string name_, ::entt::meta_type type_, ::entt::meta_type baseType_, ::std::vector<::Scripting::FunctionBinding > constructors_, ::std::shared_ptr<::Scripting::IteratorBinding > iterator_, ::std::vector<::Scripting::FunctionBinding > functions_, ::std::vector<::Scripting::PropertyBinding > properties_, ::std::vector<::Scripting::ConstantFactory > constants_, ::Scripting::RuntimeConditions requiredRuntimeConditions_, ::Scripting::RuntimeConditions missingRuntimeConditions_) |
|
MCAPI | ~ClassBinding () |
|
MCAPI void * | $ctor () |
|
MCAPI void * | $ctor (::Scripting::ClassBinding const &) |
|
MCAPI void * | $ctor (::Scripting::ClassBinding &&) |
|
MCAPI void * | $ctor (::std::string name_, ::entt::meta_type type_, ::entt::meta_type baseType_, ::std::vector<::Scripting::FunctionBinding > constructors_, ::std::shared_ptr<::Scripting::IteratorBinding > iterator_, ::std::vector<::Scripting::FunctionBinding > functions_, ::std::vector<::Scripting::PropertyBinding > properties_, ::std::vector<::Scripting::ConstantFactory > constants_, ::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) |
|
|
::ll::UntypedStorage< 8, 32 > | mUnkc3213e |
|
::ll::UntypedStorage< 8, 144 > | mUnk73d31d |
|
::ll::UntypedStorage< 8, 144 > | mUnk14e611 |
|
::ll::UntypedStorage< 8, 24 > | mUnk70649c |
|
::ll::UntypedStorage< 8, 16 > | mUnk7411e3 |
|
::ll::UntypedStorage< 8, 24 > | mUnkcf5277 |
|
::ll::UntypedStorage< 8, 24 > | mUnk3ab719 |
|
::ll::UntypedStorage< 8, 24 > | mUnkdd6337 |
|
::ll::UntypedStorage< 8, 24 > | mUnk706766 |
|
::ll::UntypedStorage< 8, 24 > | mUnk77c25d |
|
::ll::UntypedStorage< 8, 24 > | mUnk89c47b |
|
◆ ClassBinding() [1/4]
MCAPI Scripting::ClassBinding::ClassBinding |
( |
| ) |
|
- 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.
◆ ClassBinding() [2/4]
- 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.
◆ ClassBinding() [3/4]
- 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.
◆ ClassBinding() [4/4]
- 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.
◆ ~ClassBinding()
MCAPI Scripting::ClassBinding::~ClassBinding |
( |
| ) |
|
- 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::ClassBinding::$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/4]
- 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]
- 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]
- 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::ClassBinding::$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()
- 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: