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

Classes

struct  CameraList

Public Member Functions

CameraPresetsoperator= (CameraPresets const &)
 CameraPresets (CameraPresets const &)
MCAPI void _storeCameraList (::CameraPresets::CameraList &&list)
MCAPI void loadPresets (::ResourcePackManager &resourcePackManager, ::Experiments const &experiments, ::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator, ::IMinecraftEventing &eventing)
MCAPI::CameraPresets & operator= (::CameraPresets &&)
MCAPI ~CameraPresets ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
static MCAPI bool isAllowedEaseTarget (::std::string const &easeTarget)
static MCAPI bool isVanillaCamera (::std::string const &cameraName)

Public Attributes

::ll::TypedStorage< 8, 24, ::std::vector<::SharedTypes::v1_21_90::CameraPreset > > mPresets
::ll::TypedStorage< 8, 24, ::std::vector<::CameraPresets::CameraList > > mLists

Constructor & Destructor Documentation

◆ ~CameraPresets()

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

◆ _storeCameraList()

MCAPI void CameraPresets::_storeCameraList ( ::CameraPresets::CameraList && list)
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.

◆ loadPresets()

MCAPI void CameraPresets::loadPresets ( ::ResourcePackManager & resourcePackManager,
::Experiments const & experiments,
::Bedrock::NonOwnerPointer<::LinkedAssetValidator > validator,
::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.

◆ operator=()

MCAPI::CameraPresets & CameraPresets::operator= ( ::CameraPresets && )
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 CameraPresets::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.

◆ isAllowedEaseTarget()

MCAPI bool CameraPresets::isAllowedEaseTarget ( ::std::string const & easeTarget)
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.

◆ isVanillaCamera()

MCAPI bool CameraPresets::isVanillaCamera ( ::std::string const & cameraName)
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.

◆ $dtor()

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