LeviLamina
Loading...
Searching...
No Matches
PartyUpdateHttpCall.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
Parties {
6
7
class
PartyUpdateHttpCall
{
8
public
:
9
// PartyUpdateHttpCall inner types declare
10
// clang-format off
11
struct
PartyUpdate
;
12
// clang-format on
13
14
// PartyUpdateHttpCall inner types define
15
struct
PartyUpdate
{};
16
};
17
18
}
// namespace Parties
Parties::PartyUpdateHttpCall
Definition
PartyUpdateHttpCall.h:7
Parties::PartyUpdateHttpCall::PartyUpdate
Definition
PartyUpdateHttpCall.h:15
src
mc
client
party
parties
PartyUpdateHttpCall.h
Generated on
for LeviLamina by
1.16.1