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