CommonLibSSE NG
Loading...
Searching...
No Matches
GMutex.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
RE/G/GAcquireInterface.h
"
4
#include "
RE/G/GWaitable.h
"
5
6
namespace
RE
7
{
8
class
GMutexImpl;
9
10
class
GMutex
:
11
public
GWaitable
,
// 00
12
public
GAcquireInterface
// 18
13
{
14
public
:
15
GMutexImpl*
impl
;
// 20
16
};
17
static_assert
(
sizeof
(
GMutex
) == 0x28);
18
}
GAcquireInterface.h
GWaitable.h
RE::GAcquireInterface
Definition
GAcquireInterface.h:6
RE::GMutex
Definition
GMutex.h:13
RE::GMutex::impl
GMutexImpl * impl
Definition
GMutex.h:15
RE::GWaitable
Definition
GWaitable.h:13
RE
Definition
AbsorbEffect.h:6
CommonLibSSE-NG
include
RE
G
GMutex.h
Generated by
1.9.7