|
|
virtual ::Scripting::Result_deprecated< float > | getMaxTurn () const |
|
MCAPI | MovementScriptActorComponent (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id, ::MoveControlDescription const *(*descriptionGetter)(::ActorDefinitionDescriptor const &)) |
|
MCAPI void * | $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id, ::MoveControlDescription const *(*descriptionGetter)(::ActorDefinitionDescriptor const &)) |
|
MCAPI ::Scripting::Result_deprecated< float > | $getMaxTurn () const |
|
MCAPI::Scripting::Error | _functionError (::std::string_view functionName) const |
|
MCAPI::Scripting::Error | _getPropertyError (::std::string_view propertyName) const |
|
MCAPI::Scripting::Error | _setPropertyError (::std::string_view propertyName) const |
|
MCAPI::Actor * | _tryGetOwner () const |
|
MCAPI::Mob * | _tryGetOwnerAsMob () const |
|
MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorError > | getEntityV2 () const |
|
MCAPI void * | $ctor (::ScriptModuleMinecraft::ScriptActorComponent const &) |
|
MCAPI void * | $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &context, ::std::string const &id) |
|
MCAPI void * | $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::string const &id) |
|
MCAPI void | $dtor () |
|
virtual bool | _isValid () const =0 |
|
MCFOLD::std::string const & | getTypeId () const |
|
|
::ll::TypedStorage< 8, 8, ::MoveControlDescription const *(*)(::ActorDefinitionDescriptor const &)> | mDescriptionGetter |
|
::ll::TypedStorage< 8, 24, ::WeakEntityRef > | mEntityRef |
|
::ll::TypedStorage< 8, 32, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > > | mHandle |
|
::ll::TypedStorage< 8, 16, ::Scripting::WeakLifetimeScope const > | mScope |
|
::ll::TypedStorage< 8, 32, ::std::string > | mId |
◆ $vftable()
| MCAPI void ** ScriptModuleMinecraft::MovementScriptActorComponent::$vftable |
( |
| ) |
|
|
static |
- 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 class was generated from the following file: