LeviLamina
Loading...
Searching...
No Matches
ActivationArgumentType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Bedrock {
6
7
enum class
ActivationArgumentType : uint {
8
Launch = 0,
9
Protocol = 1,
10
File = 2,
11
};
12
13
}
src
mc
deps
core
platform
ActivationArgumentType.h
Generated on Sat Apr 26 2025 05:55:25 for LeviLamina by
1.12.0