LeviLamina
Loading...
Searching...
No Matches
CameraInstruction Struct Reference

Public Types

using AttachToEntityInstruction = ::CameraInstructionOptions::AttachToEntityInstruction
using FadeInstruction = ::CameraInstructionOptions::FadeInstruction
using FovInstruction = ::CameraInstructionOptions::FovInstruction
using SetInstruction = ::CameraInstructionOptions::SetInstruction
using SplineInstruction = ::CameraInstructionOptions::SplineInstruction
using TargetInstruction = ::CameraInstructionOptions::TargetInstruction

Public Member Functions

MCAPI CameraInstruction (::CameraInstruction &&)
MCAPI CameraInstruction (::CameraInstruction const &)
MCAPI::CameraInstruction & operator= (::CameraInstruction &&)
MCAPI::CameraInstruction & operator= (::CameraInstruction const &)
MCAPI bool operator== (::CameraInstruction const &other) const
MCAPI void write (::BinaryStream &stream) const
MCAPI ~CameraInstruction ()
MCAPI void * $ctor (::CameraInstruction &&)
MCAPI void * $ctor (::CameraInstruction const &)
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
static MCAPI ::Bedrock::Result<::CameraInstruction > read (::ReadOnlyBinaryStream &stream)

Public Attributes

::ll::TypedStorage< 8, 16, ::std::optional<::CameraInstructionOptions::AttachToEntityInstruction > > mAttachToEntity
::ll::TypedStorage< 4, 36, ::std::optional<::CameraInstructionOptions::FadeInstruction > > mFade
::ll::TypedStorage< 4, 20, ::std::optional<::CameraInstructionOptions::FovInstruction > > mFieldOfView
::ll::TypedStorage< 4, 96, ::std::optional<::CameraInstructionOptions::SetInstruction > > mSet
::ll::TypedStorage< 8, 88, ::std::optional<::CameraInstructionOptions::SplineInstruction > > mSpline
::ll::TypedStorage< 8, 32, ::std::optional<::CameraInstructionOptions::TargetInstruction > > mTarget
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mClear
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mDetachFromEntity
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mRemoveTarget

Constructor & Destructor Documentation

◆ CameraInstruction() [1/2]

MCAPI CameraInstruction::CameraInstruction ( ::CameraInstruction && )
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.

◆ CameraInstruction() [2/2]

MCAPI CameraInstruction::CameraInstruction ( ::CameraInstruction 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.

◆ ~CameraInstruction()

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

◆ operator=() [1/2]

MCAPI::CameraInstruction & CameraInstruction::operator= ( ::CameraInstruction && )
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=() [2/2]

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

◆ operator==()

MCAPI bool CameraInstruction::operator== ( ::CameraInstruction const & other) 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.

◆ write()

MCAPI void CameraInstruction::write ( ::BinaryStream & stream) 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.

◆ bindType()

MCAPI void CameraInstruction::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.

◆ read()

MCAPI ::Bedrock::Result<::CameraInstruction > CameraInstruction::read ( ::ReadOnlyBinaryStream & stream)
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() [1/2]

MCAPI void * CameraInstruction::$ctor ( ::CameraInstruction && )
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() [2/2]

MCAPI void * CameraInstruction::$ctor ( ::CameraInstruction 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.

◆ $dtor()

MCAPI void CameraInstruction::$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 struct was generated from the following file: