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

Classes

struct  ColorGradingParametersSrcV0
struct  ColorGradingParametersSrcV1

Public Member Functions

ColorGraderConfigoperator= (ColorGraderConfig const &)
 ColorGraderConfig (ColorGraderConfig const &)
virtual void loadDataSync (::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
virtual::Puv::LoadResultAny loadFromString (::cereal::ReflectionCtx const &ctx, ::std::string const &dataJson, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
virtual void _setDefaultIdentifierImpl (::HashedString const &defaultIdentifier)
MCAPI ColorGraderConfig (::IMinecraftEventing &eventing)
MCAPI bool addNewColorGradingConfigSetting (::HashedString const &identifier, ::ColorGraderConfig::ColorGradingParametersSrcV1 &inColorGradingSettings)
MCAPI::ColorGraderConfig::ColorGradingParametersSrcV1 const & findColorGradingSettings (::HashedString const &identifier) const
MCAPI::dragon::framerenderer::modules::ColorGradingParameters getColorGradingParameters () const
MCAPI::dragon::framerenderer::modules::ColorGradingParameters getColorGradingParameters (::HashedString colorGradingIdentifier) const
MCAPI::dragon::framerenderer::modules::ColorGradingParameters getColorGradingParameters (::ColorGraderConfig::ColorGradingParametersSrcV1 const &settings) const
MCAPI::dragon::framerenderer::modules::Tonemapper getTonemapper () const
MCAPI bool setColorGradingConfigSettings (::HashedString const &identifier, ::ColorGraderConfig::ColorGradingParametersSrcV1 const &inColorGradingSettings)
MCAPI void setDefaultColorGradingSettings (::ColorGraderConfig::ColorGradingParametersSrcV1 const &inColorGradingSettings)
MCAPI void * $ctor (::IMinecraftEventing &eventing)
MCAPI void $dtor ()
MCAPI void $loadDataSync (::cereal::ReflectionCtx const &ctx, ::ResourcePackManager &resourcePackManager, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
MCAPI::Puv::LoadResultAny $loadFromString (::cereal::ReflectionCtx const &ctx, ::std::string const &dataJson, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator)
MCAPI void $_setDefaultIdentifierImpl (::HashedString const &defaultIdentifier)
MCAPI::HashedString const & getDefaultIdentifer () const
MCAPI void setDefaultIdentifier (::HashedString const &defaultIdentifier)

Static Public Member Functions

static MCAPI void _fillDefaultTemperatureParameters (::ColorGraderConfig::ColorGradingParametersSrcV0 const &dst, ::ColorGraderConfig::ColorGradingParametersSrcV1 &)
static MCAPI void bindColorGradingParameters (::cereal::ReflectionCtx &ctx)
static MCAPI ::Scripting::Result_deprecated< void > registerConfigMappingChangeHandler (::Editor::Services::ClientDataTransferServiceProvider &dataTransferService, ::LocalPlayer &localPlayer)
static MCAPI ::Scripting::Result_deprecated< void > registerEditorAccessors (::Editor::Services::ClientDataTransferServiceProvider &dataTransferService, ::LocalPlayer &localPlayer, ::cereal::ReflectionCtx const &ctx)
static MCAPI ::std::string_view const & PAYLOAD_KEY ()
static MCAPI void ** $vftable ()

Public Attributes

::ll::UntypedStorage< 8, 280 > mUnkc72deb
::ll::UntypedStorage< 8, 64 > mUnkf20260
::ll::UntypedStorage< 8, 48 > mUnkeb0d1a
::ll::UntypedStorage< 8, 8 > mUnke625f0
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Constructor & Destructor Documentation

◆ ColorGraderConfig()

MCAPI ColorGraderConfig::ColorGraderConfig ( ::IMinecraftEventing & eventing)
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

◆ loadDataSync()

virtual void ColorGraderConfig::loadDataSync ( ::cereal::ReflectionCtx const & ctx,
::ResourcePackManager & resourcePackManager,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
virtual

◆ loadFromString()

virtual::Puv::LoadResultAny ColorGraderConfig::loadFromString ( ::cereal::ReflectionCtx const & ctx,
::std::string const & dataJson,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
virtual

◆ _setDefaultIdentifierImpl()

virtual void ColorGraderConfig::_setDefaultIdentifierImpl ( ::HashedString const & defaultIdentifier)
virtual

◆ addNewColorGradingConfigSetting()

MCAPI bool ColorGraderConfig::addNewColorGradingConfigSetting ( ::HashedString const & identifier,
::ColorGraderConfig::ColorGradingParametersSrcV1 & inColorGradingSettings )
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.

◆ findColorGradingSettings()

MCAPI::ColorGraderConfig::ColorGradingParametersSrcV1 const & ColorGraderConfig::findColorGradingSettings ( ::HashedString const & identifier) 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.

◆ getColorGradingParameters() [1/3]

MCAPI::dragon::framerenderer::modules::ColorGradingParameters ColorGraderConfig::getColorGradingParameters ( ) 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.

◆ getColorGradingParameters() [2/3]

MCAPI::dragon::framerenderer::modules::ColorGradingParameters ColorGraderConfig::getColorGradingParameters ( ::HashedString colorGradingIdentifier) 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.

◆ getColorGradingParameters() [3/3]

MCAPI::dragon::framerenderer::modules::ColorGradingParameters ColorGraderConfig::getColorGradingParameters ( ::ColorGraderConfig::ColorGradingParametersSrcV1 const & settings) 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.

◆ getTonemapper()

MCAPI::dragon::framerenderer::modules::Tonemapper ColorGraderConfig::getTonemapper ( ) 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.

◆ setColorGradingConfigSettings()

MCAPI bool ColorGraderConfig::setColorGradingConfigSettings ( ::HashedString const & identifier,
::ColorGraderConfig::ColorGradingParametersSrcV1 const & inColorGradingSettings )
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.

◆ setDefaultColorGradingSettings()

MCAPI void ColorGraderConfig::setDefaultColorGradingSettings ( ::ColorGraderConfig::ColorGradingParametersSrcV1 const & inColorGradingSettings)
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.

◆ _fillDefaultTemperatureParameters()

MCAPI void ColorGraderConfig::_fillDefaultTemperatureParameters ( ::ColorGraderConfig::ColorGradingParametersSrcV0 const & dst,
::ColorGraderConfig::ColorGradingParametersSrcV1 &  )
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.

◆ bindColorGradingParameters()

MCAPI void ColorGraderConfig::bindColorGradingParameters ( ::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.

◆ registerConfigMappingChangeHandler()

MCAPI ::Scripting::Result_deprecated< void > ColorGraderConfig::registerConfigMappingChangeHandler ( ::Editor::Services::ClientDataTransferServiceProvider & dataTransferService,
::LocalPlayer & localPlayer )
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 > ColorGraderConfig::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.

◆ PAYLOAD_KEY()

MCAPI ::std::string_view const & ColorGraderConfig::PAYLOAD_KEY ( )
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 * ColorGraderConfig::$ctor ( ::IMinecraftEventing & eventing)
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 ColorGraderConfig::$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.

◆ $loadDataSync()

MCAPI void ColorGraderConfig::$loadDataSync ( ::cereal::ReflectionCtx const & ctx,
::ResourcePackManager & resourcePackManager,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
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 ColorGraderConfig::$loadFromString ( ::cereal::ReflectionCtx const & ctx,
::std::string const & dataJson,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator )
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.

◆ $_setDefaultIdentifierImpl()

MCAPI void ColorGraderConfig::$_setDefaultIdentifierImpl ( ::HashedString const & defaultIdentifier)
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 ** ColorGraderConfig::$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.

◆ getDefaultIdentifer()

MCAPI::HashedString const & RenderingResourcePackJsonConfig::getDefaultIdentifer ( ) const
inherited
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.

◆ setDefaultIdentifier()

MCAPI void RenderingResourcePackJsonConfig::setDefaultIdentifier ( ::HashedString const & defaultIdentifier)
inherited
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: