CommonLibSSE (Parapets fork)
Loading...
Searching...
No Matches
NiPoint2.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
class
NiPoint2
6
{
7
public
:
8
// members
9
float
x
;
// 0
10
float
y
;
// 4
11
};
12
static_assert
(
sizeof
(
NiPoint2
) == 0x8);
13
}
RE::NiPoint2
Definition:
NiPoint2.h:6
RE::NiPoint2::x
float x
Definition:
NiPoint2.h:9
RE::NiPoint2::y
float y
Definition:
NiPoint2.h:10
RE
Definition:
AbsorbEffect.h:6
CommonLibSSE
include
RE
N
NiPoint2.h
Generated by
1.9.6