LeviLamina
Loading...
Searching...
No Matches
IceGatheringState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
cricket {
6
7
enum class
IceGatheringState :
int
{
8
KIceGatheringNew = 0,
9
KIceGatheringGathering = 1,
10
KIceGatheringComplete = 2,
11
};
12
13
}
src
mc
external
cricket
IceGatheringState.h
Generated on Wed Aug 27 2025 11:39:47 for LeviLamina by
1.12.0