3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/platform/Result.h"
14namespace CameraInstructionOptions {
16struct FovInstruction {
28 FovInstruction& operator=(FovInstruction
const&);
29 FovInstruction(FovInstruction
const&);
Definition ReadOnlyBinaryStream.h:8
static MCAPI ::Bedrock::Result<::CameraInstructionOptions::FovInstruction > read(::ReadOnlyBinaryStream &stream)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
Definition ReflectionCtx.h:11