LeviLamina
Loading...
Searching...
No Matches
PlayerAuthenticationInfo.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
struct
PlayerAuthenticationInfo
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::TypedStorage<8, 32, ::std::string> Xuid;
10
::ll::TypedStorage<8, 32, ::std::string> XboxLiveName;
11
// NOLINTEND
12
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCNAPI
~PlayerAuthenticationInfo
();
17
// NOLINTEND
18
19
public
:
20
// destructor thunk
21
// NOLINTBEGIN
22
MCNAPI
void
$dtor
();
23
// NOLINTEND
24
};
PlayerAuthenticationInfo
Definition
PlayerAuthenticationInfo.h:5
PlayerAuthenticationInfo::~PlayerAuthenticationInfo
MCAPI ~PlayerAuthenticationInfo()
PlayerAuthenticationInfo::$dtor
MCAPI void $dtor()
src
mc
certificates
identity
PlayerAuthenticationInfo.h
Generated on Wed Aug 27 2025 11:39:25 for LeviLamina by
1.12.0