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

Classes

struct  AttachToEntityInstruction
 
struct  FadeInstruction
 
struct  FovInstruction
 
struct  SetInstruction
 
struct  SplineInstruction
 
struct  TargetInstruction
 

Public Member Functions

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

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 8, 16, ::std::optional<::CameraInstruction::AttachToEntityInstruction > > mAttachToEntity
 
::ll::TypedStorage< 4, 36, ::std::optional<::CameraInstruction::FadeInstruction > > mFade
 
::ll::TypedStorage< 4, 20, ::std::optional<::CameraInstruction::FovInstruction > > mFieldOfView
 
::ll::TypedStorage< 4, 96, ::std::optional<::CameraInstruction::SetInstruction > > mSet
 
::ll::TypedStorage< 8, 88, ::std::optional<::CameraInstruction::SplineInstruction > > mSpline
 
::ll::TypedStorage< 8, 32, ::std::optional<::CameraInstruction::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 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() [2/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()

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 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=() [2/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==()

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()

static 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()

static 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 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.

◆ $ctor() [2/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.

◆ $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: