LeviLamina
Loading...
Searching...
No Matches
CameraPresetsInternals.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/cereal/SerializerContext.h"
7
8namespace CameraPresetsInternals {
9// functions
10// NOLINTBEGIN
11MCAPI void
12_doContentError(::std::string const& message, ::std::string_view filename, ::std::vector<::std::string> const& errors);
13
14MCFOLD ::std::string _getUnrecognizedFieldText(::std::vector<::cereal::SerializerContext::LogEntry> const& schemaLog);
15// NOLINTEND
16
17// static variables
18// NOLINTBEGIN
19MCAPI ::std::vector<::std::string>& ALLOWED_MC_INHERIT();
20// NOLINTEND
21
22} // namespace CameraPresetsInternals