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

Classes

struct  Layer

Public Types

enum class  LayerType : int { DataDefault = 0 , Biome = 1 , Volume = 2 , ServerDirected = 3 }
enum class  LayerType : int { DataDefault = 0 , Biome = 1 , Volume = 2 , ServerDirected = 3 }

Public Member Functions

MCAPI void _addToSetting (::FogTransitionSetting &setting, ::FogTransitionSetting const &other, float renderDistance) const
MCAPI void _pushLayer (::FogManager::LayerType type, ::std::vector<::WeakRef<::FogDefinition const > > definitions)
MCAPI void removeAllLayersOfType (::FogManager::LayerType type)
MCAPI void updateServerDirectedLayers (::std::vector<::std::string > const &fogStack, ::Bedrock::NotNullNonOwnerPtr<::FogDefinitionRegistry const > fogRegistry)
MCFOLD void * $ctor ()
MCFOLD void * $ctor (::Bedrock::EnableNonOwnerReferences const &)
MCFOLD void $dtor ()

Static Public Member Functions

static MCAPI void ** $vftable ()

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::FogManager::Layer > > mFogLayers
::ll::TypedStorage< 8, 8, ::std::reference_wrapper<::FogDefinition const > > mEngineDefault
::std::shared_ptr<::Bedrock::EnableNonOwnerReferences::ControlBlockmControlBlock

Member Function Documentation

◆ $vftable()

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