LeviLamina
Loading...
Searching...
No Matches
LogContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor {
6
7
enum class
LogContext : uchar {
8
Player
= 0,
9
Global = 1,
10
};
11
12
}
Player
Definition
Player.h:119
src
mc
editor
logging
LogContext.h
Generated on Sat Apr 26 2025 05:55:32 for LeviLamina by
1.12.0