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

Classes

struct  CachedHandle
struct  ParameterCache

Public Member Functions

ScriptCustomComponentParameterCache & operator= (ScriptCustomComponentParameterCache const &)
 ScriptCustomComponentParameterCache (ScriptCustomComponentParameterCache const &)
MCAPI ScriptCustomComponentParameterCache (::ServerScriptManagerEvents &events)
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomComponentParameters > const & _getOrCreatePayload (::ScriptModuleMinecraft::ScriptCustomComponentParameterCache::ParameterCache &cache, ::Scripting::WeakLifetimeScope const &scope)
MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomComponentParameters > const & getOrCreateParameterPayload (::ScriptModuleMinecraft::ScriptCustomComponentParameterCacheHandle const &handle, ::Scripting::WeakLifetimeScope const &scope)
MCAPI::ScriptModuleMinecraft::ScriptCustomComponentParameterCacheHandle registerParameterPayload (::cereal::DynamicValue const &payload)
MCAPI void * $ctor (::ServerScriptManagerEvents &events)

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk1e3b07
::ll::UntypedStorage< 8, 16 > mUnkaa734e
::ll::UntypedStorage< 8, 56 > mUnkc76b21

Constructor & Destructor Documentation

◆ ScriptCustomComponentParameterCache()

MCAPI ScriptModuleMinecraft::ScriptCustomComponentParameterCache::ScriptCustomComponentParameterCache ( ::ServerScriptManagerEvents & events)
explicit
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

◆ _getOrCreatePayload()

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.

◆ getOrCreateParameterPayload()

MCAPI ::Scripting::StrongTypedObjectHandle<::ScriptModuleMinecraft::ScriptCustomComponentParameters > const & ScriptModuleMinecraft::ScriptCustomComponentParameterCache::getOrCreateParameterPayload ( ::ScriptModuleMinecraft::ScriptCustomComponentParameterCacheHandle const & handle,
::Scripting::WeakLifetimeScope const & 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.

◆ registerParameterPayload()

MCAPI::ScriptModuleMinecraft::ScriptCustomComponentParameterCacheHandle ScriptModuleMinecraft::ScriptCustomComponentParameterCache::registerParameterPayload ( ::cereal::DynamicValue const & payload)
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 * ScriptModuleMinecraft::ScriptCustomComponentParameterCache::$ctor ( ::ServerScriptManagerEvents & events)
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: