36 ::ll::TypedStorage<8, 24, ::std::optional<::CameraInstructionOptions::AttachToEntityInstruction>> mAttachToEntity;
37 ::ll::TypedStorage<4, 36, ::std::optional<::CameraInstructionOptions::FadeInstruction>> mFade;
38 ::ll::TypedStorage<4, 20, ::std::optional<::CameraInstructionOptions::FovInstruction>> mFieldOfView;
39 ::ll::TypedStorage<4, 96, ::std::optional<::CameraInstructionOptions::SetInstruction>> mSet;
40 ::ll::TypedStorage<8, 120, ::std::optional<::CameraInstructionOptions::SplineInstruction>> mSpline;
41 ::ll::TypedStorage<8, 32, ::std::optional<::CameraInstructionOptions::TargetInstruction>> mTarget;
42 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mClear;
43 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mDetachFromEntity;
44 ::ll::TypedStorage<1, 2, ::std::optional<bool>> mRemoveTarget;