LeviLamina
Loading...
Searching...
No Matches
ProviderCleanupLocation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ProviderCleanupLocation :
int
{
6
Destructor = 0,
7
AfterDoWork = 1,
8
InCancel = 2,
9
CleanedUp = 3,
10
};
src-server
mc
deps
core
threading
ProviderCleanupLocation.h
Generated on Tue Nov 25 2025 04:00:44 for LeviLamina by
1.12.0