LeviLamina
Loading...
Searching...
No Matches
EventSource.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Editor::Selection {
6
7
enum class
EventSource :
int
{
8
Client = 0,
9
Server = 1,
10
};
11
12
}
src
mc
editor
selection
EventSource.h
Generated on
for LeviLamina by
1.16.1