LeviLamina
Loading...
Searching...
No Matches
NamedMolangScript Struct Reference

Public Member Functions

 NamedMolangScript (NamedMolangScript const &)
 
MCAPI NamedMolangScript (::HashedString const &name, ::ExpressionNode const &script)
 
MCAPI::NamedMolangScript & operator= (::NamedMolangScript const &)
 
MCAPI ~NamedMolangScript ()
 
MCAPI void * $ctor (::HashedString const &name, ::ExpressionNode const &script)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 48, ::HashedStringmName
 
::ll::TypedStorage< 8, 16, ::ExpressionNodemScript
 

Constructor & Destructor Documentation

◆ NamedMolangScript()

MCAPI NamedMolangScript::NamedMolangScript ( ::HashedString const & name,
::ExpressionNode const & script )
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.

◆ ~NamedMolangScript()

MCAPI NamedMolangScript::~NamedMolangScript ( )
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

◆ operator=()

MCAPI::NamedMolangScript & NamedMolangScript::operator= ( ::NamedMolangScript 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()

MCAPI void * NamedMolangScript::$ctor ( ::HashedString const & name,
::ExpressionNode const & script )
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 NamedMolangScript::$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.

The documentation for this struct was generated from the following file: