CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
LoggingDisabler.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GFxLog.h
"
4
5
namespace
RE
6
{
7
#ifdef SKYRIMVR
8
class
LoggingDisabler :
public
GFxLog
9
{
10
public
:
11
inline
static
constexpr
auto
RTTI =
RTTI___LoggingDisabler
;
12
13
LoggingDisabler() =
default
;
14
~LoggingDisabler()
override
=
default
;
// 00
15
16
// override (GFxLog)
17
void
LogMessageVarg([[maybe_unused]] LogMessageType a_messageType, [[maybe_unused]]
const
char
* a_fmt, [[maybe_unused]] std::va_list a_argList)
override
{};
// 01
18
};
19
static_assert
(
sizeof
(LoggingDisabler) == 0x20);
20
#endif
21
}
GFxLog.h
RE
Definition:
AbsorbEffect.h:6
RE::RTTI___LoggingDisabler
constexpr REL::Offset RTTI___LoggingDisabler
Definition:
Offsets_RTTI_VR.h:2416
CommonLibSSE
include
RE
L
LoggingDisabler.h
Generated by
1.9.6