LeviLamina
Loading...
Searching...
No Matches
PackSettingsError.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/resources/PackError.h"
7
8
class
PackSettingsError
:
public
::PackError
{
9
public
:
10
// virtual functions
11
// NOLINTBEGIN
12
// vIndex: 1
13
virtual ::std::string getLocErrorMessage()
const
/*override*/
;
14
15
// vIndex: 2
16
virtual ::std::unordered_map<int, ::std::string>
const
& getLocErrorMessageMap()
const
/*override*/
;
17
18
// vIndex: 3
19
virtual ::std::unordered_map<int, ::std::string>
const
& getEventErrorMessageMap()
const
/*override*/
;
20
21
// vIndex: 0
22
virtual
~PackSettingsError
()
/*override*/
;
23
// NOLINTEND
24
25
public
:
26
// destructor thunk
27
// NOLINTBEGIN
28
MCNAPI
void
$dtor
();
29
// NOLINTEND
30
31
public
:
32
// virtual function thunks
33
// NOLINTBEGIN
34
MCNAPI ::std::string
$getLocErrorMessage
()
const
;
35
36
MCNAPI ::std::unordered_map<int, ::std::string>
const
&
$getLocErrorMessageMap
()
const
;
37
38
MCNAPI ::std::unordered_map<int, ::std::string>
const
&
$getEventErrorMessageMap
()
const
;
39
// NOLINTEND
40
41
public
:
42
// vftables
43
// NOLINTBEGIN
44
MCNAPI
static
void
**
$vftable
();
45
// NOLINTEND
46
};
PackError
Definition
PackError.h:8
PackSettingsError
Definition
PackSettingsError.h:8
PackSettingsError::$getLocErrorMessage
MCAPI::std::string $getLocErrorMessage() const
PackSettingsError::$vftable
static MCAPI void ** $vftable()
PackSettingsError::$getEventErrorMessageMap
MCAPI ::std::unordered_map< int, ::std::string > const & $getEventErrorMessageMap() const
PackSettingsError::$getLocErrorMessageMap
MCAPI ::std::unordered_map< int, ::std::string > const & $getLocErrorMessageMap() const
PackSettingsError::$dtor
MCAPI void $dtor()
src
mc
resources
PackSettingsError.h
Generated on Fri Jun 13 2025 05:04:45 for LeviLamina by
1.12.0