LeviLamina
Loading...
Searching...
No Matches
WorldTransferResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
WorldTransferResult :
int
{
6
Success = 0,
7
LevelNotLoaded = 1,
8
LocalLevelNotFound = 2,
9
TransferAlreadyInProgress = 3,
10
};
src
mc
world
WorldTransferResult.h
Generated on Sat Apr 26 2025 05:56:33 for LeviLamina by
1.12.0