LeviLamina
Loading...
Searching...
No Matches
ChunkViewTrackerManager Class Reference

Public Member Functions

MCAPI ChunkViewTrackerManager (::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager, ::Bedrock::NotNullNonOwnerPtr<::GameplayUserManager > gameplayUserManager)
MCAPI void addChunkViewTracker (::std::weak_ptr<::ChunkViewSource > chunkViewSource)
MCAPI void onChunkReload (::Bounds const &bound)
MCAPI ~ChunkViewTrackerManager ()
MCAPI void * $ctor (::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager, ::Bedrock::NotNullNonOwnerPtr<::GameplayUserManager > gameplayUserManager)
MCAPI void $dtor ()

Public Attributes

::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::DimensionManager > const > mDimensionManager
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::GameplayUserManager > const > mGameplayUserManager
::ll::TypedStorage< 8, 24, ::std::vector<::std::weak_ptr<::ChunkViewSource > > > mChunkViewTrackers

Constructor & Destructor Documentation

◆ ChunkViewTrackerManager()

MCAPI ChunkViewTrackerManager::ChunkViewTrackerManager ( ::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager,
::Bedrock::NotNullNonOwnerPtr<::GameplayUserManager > gameplayUserManager )
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.

◆ ~ChunkViewTrackerManager()

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

◆ addChunkViewTracker()

MCAPI void ChunkViewTrackerManager::addChunkViewTracker ( ::std::weak_ptr<::ChunkViewSource > chunkViewSource)
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.

◆ onChunkReload()

MCAPI void ChunkViewTrackerManager::onChunkReload ( ::Bounds const & bound)
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 * ChunkViewTrackerManager::$ctor ( ::Bedrock::NotNullNonOwnerPtr<::DimensionManager > dimensionManager,
::Bedrock::NotNullNonOwnerPtr<::GameplayUserManager > gameplayUserManager )
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 ChunkViewTrackerManager::$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: