23 enum class CameraCommandOption : uchar {
104 MCAPI
bool prepareInstruction(
123 MCAPI
static char const*& ENUM_OPTION_CLEAR();
125 MCAPI
static char const*& ENUM_OPTION_COLOR();
127 MCAPI
static char const*& ENUM_OPTION_DEFAULT();
129 MCAPI
static char const*& ENUM_OPTION_EASE();
131 MCAPI
static char const*& ENUM_OPTION_ENTITY_OFFSET();
133 MCAPI
static char const*& ENUM_OPTION_FACING();
135 MCAPI
static char const*& ENUM_OPTION_FADE();
137 MCAPI
static char const*& ENUM_OPTION_POS();
139 MCAPI
static char const*& ENUM_OPTION_ROT();
141 MCAPI
static char const*& ENUM_OPTION_SET();
143 MCAPI
static char const*& ENUM_OPTION_TARGET();
145 MCAPI
static char const*& ENUM_OPTION_TARGET_OFFSET();
147 MCAPI
static char const*& ENUM_OPTION_TARGET_REMOVE();
149 MCAPI
static char const*& ENUM_OPTION_TIME();
151 MCAPI
static char const*& ENUM_OPTION_VIEW_OFFSET();
153 MCAPI
static char const*& OPTION_CLEAR();
155 MCAPI
static char const*& OPTION_COLOR();
157 MCAPI
static char const*& OPTION_DEFAULT();
159 MCAPI
static char const*& OPTION_EASE();
161 MCAPI
static char const*& OPTION_ENTITY_OFFSET();
163 MCAPI
static char const*& OPTION_FACING();
165 MCAPI
static char const*& OPTION_FADE();
167 MCAPI
static char const*& OPTION_POS();
169 MCAPI
static char const*& OPTION_ROT();
171 MCAPI
static char const*& OPTION_SET();
173 MCAPI
static char const*& OPTION_TARGET();
175 MCAPI
static char const*& OPTION_TARGET_OFFSET();
177 MCAPI
static char const*& OPTION_TARGET_REMOVE();
179 MCAPI
static char const*& OPTION_TIME();
181 MCAPI
static char const*& OPTION_VIEW_OFFSET();
205 MCAPI
static void** $vftable();