LeviLamina
Loading...
Searching...
No Matches
XAsyncOp.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
XAsyncOp : uint {
6
Begin = 0,
7
DoWork = 1,
8
GetResult = 2,
9
Cancel = 3,
10
Cleanup = 4,
11
};
src
mc
deps
core
threading
XAsyncOp.h
Generated on Sat Apr 26 2025 05:55:26 for LeviLamina by
1.12.0