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

Classes

struct  ColorOption
 
struct  TimeOption
 

Static Public Member Functions

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

Public Attributes

::ll::TypedStorage< 4, 16, ::std::optional<::CameraInstruction::FadeInstruction::TimeOption > > mTime
 
::ll::TypedStorage< 4, 16, ::std::optional<::CameraInstruction::FadeInstruction::ColorOption > > mColor
 

Member Function Documentation

◆ bindType()

static MCAPI void CameraInstruction::FadeInstruction::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::FadeInstruction > CameraInstruction::FadeInstruction::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: