LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptActorComponent Class Referenceabstract
+ Inheritance diagram for ScriptModuleMinecraft::ScriptActorComponent:

Public Member Functions

ScriptActorComponentoperator= (ScriptActorComponent const &)
 
MCAPI ScriptActorComponent (::ScriptModuleMinecraft::ScriptActorComponent const &)
 
MCAPI ScriptActorComponent (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &context, ::std::string const &id)
 
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorgetEntityV1 () const
 
MCAPI ::Scripting::Result< ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor >, ::ScriptModuleMinecraft::ScriptInvalidActorErrorgetEntityV2 () const
 
MCAPI void * $ctor (::ScriptModuleMinecraft::ScriptActorComponent const &)
 
MCAPI void * $ctor (::WeakEntityRef const &entity, ::Scripting::WeakLifetimeScope const &context, ::std::string const &id)
 
MCAPI void $dtor ()
 
virtual::std::string const & getTypeId_V1 () const
 
virtual::std::string const & getTypeId_V2 () const
 
virtual bool _isValid () const =0
 
MCAPI void * $ctor (::Scripting::WeakLifetimeScope const &scope, ::std::optional<::std::string > id)
 
MCAPI::std::string const & $getTypeId_V1 () const
 
MCAPI::std::string const & $getTypeId_V2 () const
 

Static Public Member Functions

static MCAPI ::Scripting::ClassBinding bind ()
 
static MCAPI ::Scripting::ClassBinding bindV010 ()
 
static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnk62f2d0
 
::ll::UntypedStorage< 8, 32 > mUnkc4b3d3
 
::ll::UntypedStorage< 8, 16 > mUnkad83bc
 
::ll::UntypedStorage< 8, 40 > mUnkf28bfb
 

Constructor & Destructor Documentation

◆ ScriptActorComponent() [1/2]

MCAPI ScriptModuleMinecraft::ScriptActorComponent::ScriptActorComponent ( ::ScriptModuleMinecraft::ScriptActorComponent 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.

◆ ScriptActorComponent() [2/2]

MCAPI ScriptModuleMinecraft::ScriptActorComponent::ScriptActorComponent ( ::WeakEntityRef const & entity,
::Scripting::WeakLifetimeScope const & context,
::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.

Member Function Documentation

◆ getEntityV1()

MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > ScriptModuleMinecraft::ScriptActorComponent::getEntityV1 ( ) 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.

◆ getEntityV2()

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.

◆ bind()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptActorComponent::bind ( )
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.

◆ bindV010()

static MCAPI ::Scripting::ClassBinding ScriptModuleMinecraft::ScriptActorComponent::bindV010 ( )
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.

◆ $ctor() [1/3]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::ScriptModuleMinecraft::ScriptActorComponent 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.

◆ $ctor() [2/3]

MCAPI void * ScriptModuleMinecraft::ScriptActorComponent::$ctor ( ::WeakEntityRef const & entity,
::Scripting::WeakLifetimeScope const & context,
::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.

◆ $dtor()

MCAPI void ScriptModuleMinecraft::ScriptActorComponent::$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.

◆ $vftable()

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

◆ $ctor() [3/3]

MCAPI void * ScriptModuleMinecraft::ScriptComponent::$ctor ( ::Scripting::WeakLifetimeScope const & scope,
::std::optional<::std::string > id )
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.

◆ $getTypeId_V1()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V1 ( ) const
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.

◆ $getTypeId_V2()

MCAPI::std::string const & ScriptModuleMinecraft::ScriptComponent::$getTypeId_V2 ( ) const
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 class was generated from the following file: