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
 

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