LeviLamina
Loading...
Searching...
No Matches
PI2_LostConnectionReason.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
RakNet {
6
7
enum class
PI2_LostConnectionReason :
int
{
8
ClosedByUser = 0,
9
DisconnectionNotification = 1,
10
ConnectionLost = 2,
11
};
12
13
}
src
mc
deps
raknet
PI2_LostConnectionReason.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0