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

Public Member Functions

ScriptActorTypesoperator= (ScriptActorTypes const &)
 
 ScriptActorTypes (ScriptActorTypes const &)
 
MCAPI void add (::Scripting::WeakLifetimeScope &scope, ::std::string const &actorName)
 
MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorType > > get (::std::string const &actorName)
 
MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorType > > getAll (::Scripting::WeakLifetimeScope &scope)
 

Static Public Member Functions

static MCAPI void bind (::Scripting::ModuleBindingBuilder &moduleBuilder, ::Level const &level)
 

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk883648
 
::ll::UntypedStorage< 8, 8 > mUnk5bfa27
 
::ll::UntypedStorage< 1, 1 > mUnk4ca34e
 

Member Function Documentation

◆ add()

MCAPI void ScriptModuleMinecraft::ScriptActorTypes::add ( ::Scripting::WeakLifetimeScope & scope,
::std::string const & actorName )
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.

◆ get()

MCAPI ::std::optional<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorType > > ScriptModuleMinecraft::ScriptActorTypes::get ( ::std::string const & actorName)
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.

◆ getAll()

MCAPI ::std::vector<::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptActorType > > ScriptModuleMinecraft::ScriptActorTypes::getAll ( ::Scripting::WeakLifetimeScope & scope)
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 void ScriptModuleMinecraft::ScriptActorTypes::bind ( ::Scripting::ModuleBindingBuilder & moduleBuilder,
::Level const & level )
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: