LeviLamina
Loading...
Searching...
No Matches
RakNetSocket2Allocator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
RakNet {
class
RakNetSocket2; }
8
// clang-format on
9
10
namespace
RakNet {
11
12
class
RakNetSocket2Allocator
{
13
public
:
14
// static functions
15
// NOLINTBEGIN
16
MCAPI static ::std::shared_ptr<::RakNet::RakNetSocket2> CreateSharedRNS2();
17
18
MCFOLD
static
void
DeallocRNS2(
::RakNet::RakNetSocket2
* s);
19
// NOLINTEND
20
};
21
22
}
// namespace RakNet
RakNet::RakNetSocket2Allocator
Definition
RakNetSocket2Allocator.h:12
RakNet::RakNetSocket2
Definition
RakNetSocket2.h:12
src
mc
deps
raknet
RakNetSocket2Allocator.h
Generated on Sat Apr 26 2025 05:55:29 for LeviLamina by
1.12.0