LeviLamina
Loading...
Searching...
No Matches
PersonaService.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PersonaService
{
6
public
:
7
// PersonaService inner types declare
8
// clang-format off
9
struct
UserSavingInfo;
10
// clang-format on
11
12
// PersonaService inner types define
13
enum class
InitializationState : schar {};
14
15
struct
UserSavingInfo
{};
16
};
PersonaService::UserSavingInfo
Definition
PersonaService.h:15
PersonaService
Definition
PersonaService.h:5
src-client
mc
client
services
persona
PersonaService.h
Generated on Tue Dec 30 2025 14:20:31 for LeviLamina by
1.12.0