LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptMovementSwayComponentFactory Class Reference
+ Inheritance diagram for ScriptModuleMinecraft::ScriptMovementSwayComponentFactory:

Public Member Functions

virtual ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorComponentcreateComponent (::WeakEntityRef entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id)
 
virtual bool hasComponent (::WeakEntityRef entity) const
 
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorComponent$createComponent (::WeakEntityRef entity, ::Scripting::WeakLifetimeScope const &scope, ::std::string const &id)
 
MCAPI bool $hasComponent (::WeakEntityRef entity) const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Member Function Documentation

◆ createComponent()

virtual ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorComponent > ScriptModuleMinecraft::ScriptMovementSwayComponentFactory::createComponent ( ::WeakEntityRef entity,
::Scripting::WeakLifetimeScope const & scope,
::std::string const & id )
virtual

◆ hasComponent()

virtual bool ScriptModuleMinecraft::ScriptMovementSwayComponentFactory::hasComponent ( ::WeakEntityRef entity) const
virtual

◆ $createComponent()

MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorComponent > ScriptModuleMinecraft::ScriptMovementSwayComponentFactory::$createComponent ( ::WeakEntityRef entity,
::Scripting::WeakLifetimeScope const & scope,
::std::string const & id )
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.

◆ $hasComponent()

MCAPI bool ScriptModuleMinecraft::ScriptMovementSwayComponentFactory::$hasComponent ( ::WeakEntityRef entity) 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.

◆ $vftable()

static MCAPI void ** ScriptModuleMinecraft::ScriptMovementSwayComponentFactory::$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: