LeviLamina
Loading...
Searching...
No Matches
FlushOption.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Core {
6
7
enum class
FlushOption :
int
{
8
ProcessAll = 0,
9
ProcessRemainingAllowance = 1,
10
Discard = 2,
11
};
12
13
}
src
mc
deps
core
file
file_system
throttled_file_system
FlushOption.h
Generated on Sat Apr 26 2025 05:55:24 for LeviLamina by
1.12.0