LeviLamina
Loading...
Searching...
No Matches
PropertiesSettings.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // PropertiesSettings inner types declare
8 // clang-format off
10 // clang-format on
11
12 // PropertiesSettings inner types define
13 struct TelemetrySettings {};
14};
Definition PropertiesSettings.h:40
Definition PropertiesSettings.h:32