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

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)

Public Attributes

::ll::TypedStorage< 8, 24, ::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, 120, ::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

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