LeviLamina
Loading...
Searching...
No Matches
ScriptModuleMinecraft::ScriptActorFactory Class Reference

Static Public Member Functions

static MCAPI void _processCreatedHandle (::Actor const &actor, ::Scripting::WeakLifetimeScope const &scope, ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > &handle)
 
static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorcreateHandle (::Actor const &actor, ::Scripting::WeakLifetimeScope const &scope)
 
static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorgetHandle (::Actor const &actor, ::Scripting::WeakLifetimeScope const &scope)
 
static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorgetHandle (::ScriptModuleMinecraft::ScriptActorData const &actorData, ::Scripting::WeakLifetimeScope const &scope)
 

Member Function Documentation

◆ _processCreatedHandle()

static MCAPI void ScriptModuleMinecraft::ScriptActorFactory::_processCreatedHandle ( ::Actor const & actor,
::Scripting::WeakLifetimeScope const & scope,
::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > & handle )
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.

◆ createHandle()

static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > ScriptModuleMinecraft::ScriptActorFactory::createHandle ( ::Actor const & actor,
::Scripting::WeakLifetimeScope const & scope )
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.

◆ getHandle() [1/2]

static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > ScriptModuleMinecraft::ScriptActorFactory::getHandle ( ::Actor const & actor,
::Scripting::WeakLifetimeScope const & scope )
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.

◆ getHandle() [2/2]

static MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActor > ScriptModuleMinecraft::ScriptActorFactory::getHandle ( ::ScriptModuleMinecraft::ScriptActorData const & actorData,
::Scripting::WeakLifetimeScope const & scope )
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: