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

Classes

struct  EaseOption
 
struct  EntityOffsetOption
 
struct  FacingOption
 
struct  PosOption
 
struct  RotOption
 
struct  ViewOffsetOption
 

Public Member Functions

MCAPI bool operator== (::CameraInstruction::SetInstruction const &other) const
 
MCAPI void write (::BinaryStream &stream) const
 

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 4, 4, uint > mPresetIndex
 
::ll::TypedStorage< 4, 12, ::std::optional<::CameraInstruction::SetInstruction::EaseOption > > mEase
 
::ll::TypedStorage< 4, 16, ::std::optional<::CameraInstruction::SetInstruction::PosOption > > mPos
 
::ll::TypedStorage< 4, 12, ::std::optional<::CameraInstruction::SetInstruction::RotOption > > mRot
 
::ll::TypedStorage< 4, 16, ::std::optional<::CameraInstruction::SetInstruction::FacingOption > > mFacing
 
::ll::TypedStorage< 4, 12, ::std::optional<::CameraInstruction::SetInstruction::ViewOffsetOption > > mViewOffset
 
::ll::TypedStorage< 4, 16, ::std::optional<::CameraInstruction::SetInstruction::EntityOffsetOption > > mEntityOffset
 
::ll::TypedStorage< 1, 2, ::std::optional< bool > > mDefault
 

Member Function Documentation

◆ operator==()

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

The documentation for this struct was generated from the following file: