CommonLibSSE NG
Loading...
Searching...
No Matches
FileID.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
namespace
BSResource
6
{
7
struct
FileID
8
{
9
public
:
10
// members
11
std::uint32_t
file
;
// 0
12
char
ext
[4];
// 0
13
};
14
static_assert
(
sizeof
(
FileID
) == 0x8);
15
}
16
}
RE
Definition
AbsorbEffect.h:6
RE::BSResource::FileID
Definition
FileID.h:8
RE::BSResource::FileID::ext
char ext[4]
Definition
FileID.h:12
RE::BSResource::FileID::file
std::uint32_t file
Definition
FileID.h:11
CommonLibSSE-NG
include
RE
F
FileID.h
Generated by
1.9.7