LeviLamina
Loading...
Searching...
No Matches
Editor::Settings::Graphics Class Reference

Public Member Functions

Graphics & operator= (Graphics const &)
 Graphics (Graphics const &)
MCAPI Graphics (::std::function< void(::Editor::Settings::GraphicsProps const &)> callback)
MCAPI bool getDisableBlockEntityRendering () const
MCAPI bool getDisableEntityRendering () const
MCAPI bool getDisableParticleRendering () const
MCAPI bool getDisableTerrainRendering () const
MCAPI bool getDisableWeatherRendering () const
MCAPI::GraphicsMode getGraphicsMode () const
MCAPI bool getNightVision () const
MCAPI bool getShowChunkBoundaries () const
MCAPI bool getShowCompass () const
MCAPI bool getShowInvisibleBlocks () const
MCAPI bool getShowToastNotifications () const
MCAPI void setDisableBlockEntityRendering (bool disableBlockEntityRendering)
MCAPI void setDisableEntityRendering (bool disableEntityRendering)
MCAPI void setDisableParticleRendering (bool disableParticleRendering)
MCAPI void setDisableTerrainRendering (bool disableTerrainRendering)
MCAPI void setDisableWeatherRendering (bool disableWeatherRendering)
MCAPI void setGraphicsMode (::GraphicsMode graphicsMode)
MCAPI void setNightVision (bool nightVision)
MCAPI void setShowChunkBoundaries (bool shouldShow)
MCAPI void setShowCompass (bool shouldShow)
MCAPI void setShowInvisibleBlocks (bool shouldShow)
MCAPI void setShowToastNotifications (bool showNotifications)
MCAPI void updateSettings (::Editor::Settings::GraphicsProps const &props, bool notifyUpdate)
MCAPI ~Graphics ()
MCAPI void * $ctor (::std::function< void(::Editor::Settings::GraphicsProps const &)> callback)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)

Public Attributes

::ll::UntypedStorage< 8, 64 > mUnk705d9d
::ll::UntypedStorage< 1, 11 > mUnk9a807a

Constructor & Destructor Documentation

◆ Graphics()

MCAPI Editor::Settings::Graphics::Graphics ( ::std::function< void(::Editor::Settings::GraphicsProps const &)> callback)
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.

◆ ~Graphics()

MCAPI Editor::Settings::Graphics::~Graphics ( )
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

◆ getDisableBlockEntityRendering()

MCAPI bool Editor::Settings::Graphics::getDisableBlockEntityRendering ( ) 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.

◆ getDisableEntityRendering()

MCAPI bool Editor::Settings::Graphics::getDisableEntityRendering ( ) 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.

◆ getDisableParticleRendering()

MCAPI bool Editor::Settings::Graphics::getDisableParticleRendering ( ) 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.

◆ getDisableTerrainRendering()

MCAPI bool Editor::Settings::Graphics::getDisableTerrainRendering ( ) 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.

◆ getDisableWeatherRendering()

MCAPI bool Editor::Settings::Graphics::getDisableWeatherRendering ( ) 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.

◆ getGraphicsMode()

MCAPI::GraphicsMode Editor::Settings::Graphics::getGraphicsMode ( ) 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.

◆ getNightVision()

MCAPI bool Editor::Settings::Graphics::getNightVision ( ) 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.

◆ getShowChunkBoundaries()

MCAPI bool Editor::Settings::Graphics::getShowChunkBoundaries ( ) 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.

◆ getShowCompass()

MCAPI bool Editor::Settings::Graphics::getShowCompass ( ) 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.

◆ getShowInvisibleBlocks()

MCAPI bool Editor::Settings::Graphics::getShowInvisibleBlocks ( ) 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.

◆ getShowToastNotifications()

MCAPI bool Editor::Settings::Graphics::getShowToastNotifications ( ) 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.

◆ setDisableBlockEntityRendering()

MCAPI void Editor::Settings::Graphics::setDisableBlockEntityRendering ( bool disableBlockEntityRendering)
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.

◆ setDisableEntityRendering()

MCAPI void Editor::Settings::Graphics::setDisableEntityRendering ( bool disableEntityRendering)
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.

◆ setDisableParticleRendering()

MCAPI void Editor::Settings::Graphics::setDisableParticleRendering ( bool disableParticleRendering)
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.

◆ setDisableTerrainRendering()

MCAPI void Editor::Settings::Graphics::setDisableTerrainRendering ( bool disableTerrainRendering)
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.

◆ setDisableWeatherRendering()

MCAPI void Editor::Settings::Graphics::setDisableWeatherRendering ( bool disableWeatherRendering)
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.

◆ setGraphicsMode()

MCAPI void Editor::Settings::Graphics::setGraphicsMode ( ::GraphicsMode graphicsMode)
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.

◆ setNightVision()

MCAPI void Editor::Settings::Graphics::setNightVision ( bool nightVision)
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.

◆ setShowChunkBoundaries()

MCAPI void Editor::Settings::Graphics::setShowChunkBoundaries ( bool shouldShow)
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.

◆ setShowCompass()

MCAPI void Editor::Settings::Graphics::setShowCompass ( bool shouldShow)
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.

◆ setShowInvisibleBlocks()

MCAPI void Editor::Settings::Graphics::setShowInvisibleBlocks ( bool shouldShow)
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.

◆ setShowToastNotifications()

MCAPI void Editor::Settings::Graphics::setShowToastNotifications ( bool showNotifications)
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.

◆ updateSettings()

MCAPI void Editor::Settings::Graphics::updateSettings ( ::Editor::Settings::GraphicsProps const & props,
bool notifyUpdate )
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.

◆ bindType()

MCAPI void Editor::Settings::Graphics::bindType ( ::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.

◆ $ctor()

MCAPI void * Editor::Settings::Graphics::$ctor ( ::std::function< void(::Editor::Settings::GraphicsProps const &)> callback)
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 Editor::Settings::Graphics::$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 class was generated from the following file: