CommonLibSSE (powerof3)
GArrayDefaultPolicy.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
struct
GArrayDefaultPolicy
6
{
7
public
:
8
// members
9
UPInt
capacity
;
// 0
10
};
11
static_assert(
sizeof
(
GArrayDefaultPolicy
) == 0x8);
12
}
RE
Definition:
AbsorbEffect.h:6
RE::UPInt
std::size_t UPInt
Definition:
SFTypes.h:5
RE::GArrayDefaultPolicy
Definition:
GArrayDefaultPolicy.h:6
RE::GArrayDefaultPolicy::capacity
UPInt capacity
Definition:
GArrayDefaultPolicy.h:9
CommonLibSSE
include
RE
G
GArrayDefaultPolicy.h
Generated by
1.9.1