LeviLamina
Loading...
Searching...
No Matches
LocalLightConfig Class Reference
Inheritance diagram for LocalLightConfig:

Classes

struct  LocalLightConfigSettingsV0

Public Member Functions

LocalLightConfigoperator= (LocalLightConfig const &)
 LocalLightConfig (LocalLightConfig const &)
MCAPI LocalLightConfig ()
MCAPI void finalizeResources ()
MCAPI void loadDataSync (::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager)
MCAPI::Puv::LoadResultAny loadFromString (::cereal::ReflectionCtx const &ctx, ::std::string const &pointLightsJson)
MCAPI ::std::optional<::std::string > serializeToString (::cereal::ReflectionCtx const &ctx) const
MCAPI void * $ctor ()
MCAPI void $dtor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)

Static Public Member Functions

static MCAPI void bindLocalLightParameters (::cereal::ReflectionCtx &ctx)
static MCAPI ::Scripting::Result_deprecated< void > registerEditorAccessors (::Editor::Services::ClientDataTransferServiceProvider &dataTransferService, ::LocalPlayer &localPlayer, ::cereal::ReflectionCtx const &ctx)
static MCAPI ::std::string_view const & LOCAL_LIGHTS_GLOBAL_CONFIG_FILE ()
static MCAPI ::std::string_view const & PAYLOAD_KEY_V0 ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 96 > mUnk8c9140
::ll::UntypedStorage< 8, 16 > mUnkba8e14
::ll::UntypedStorage< 8, 24 > mUnk2e35a0
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ LocalLightConfig()

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

◆ finalizeResources()

MCAPI void LocalLightConfig::finalizeResources ( )
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.

◆ loadDataSync()

MCAPI void LocalLightConfig::loadDataSync ( ::cereal::ReflectionCtx const & ctx,
::ResourcePackManager & resourcePackManager )
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.

◆ loadFromString()

MCAPI::Puv::LoadResultAny LocalLightConfig::loadFromString ( ::cereal::ReflectionCtx const & ctx,
::std::string const & pointLightsJson )
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.

◆ serializeToString()

MCAPI ::std::optional<::std::string > LocalLightConfig::serializeToString ( ::cereal::ReflectionCtx const & ctx) 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.

◆ bindLocalLightParameters()

MCAPI void LocalLightConfig::bindLocalLightParameters ( ::cereal::ReflectionCtx & ctx)
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.

◆ registerEditorAccessors()

MCAPI ::Scripting::Result_deprecated< void > LocalLightConfig::registerEditorAccessors ( ::Editor::Services::ClientDataTransferServiceProvider & dataTransferService,
::LocalPlayer & localPlayer,
::cereal::ReflectionCtx const & ctx )
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.

◆ LOCAL_LIGHTS_GLOBAL_CONFIG_FILE()

MCAPI ::std::string_view const & LocalLightConfig::LOCAL_LIGHTS_GLOBAL_CONFIG_FILE ( )
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.

◆ PAYLOAD_KEY_V0()

MCAPI ::std::string_view const & LocalLightConfig::PAYLOAD_KEY_V0 ( )
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()

MCAPI void * LocalLightConfig::$ctor ( )
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 LocalLightConfig::$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()

MCAPI void ** LocalLightConfig::$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.

The documentation for this class was generated from the following files: