CommonLibSSE NG
Loading...
Searching...
No Matches
SFTypes.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
using
UPInt
= std::size_t;
6
constexpr
UPInt
UPINT_MAX
= (std::numeric_limits<UPInt>::max)();
7
8
using
SPInt
= std::ptrdiff_t;
9
}
RE
Definition
AbsorbEffect.h:6
RE::UPInt
std::size_t UPInt
Definition
SFTypes.h:5
RE::SPInt
std::ptrdiff_t SPInt
Definition
SFTypes.h:8
RE::UPINT_MAX
constexpr UPInt UPINT_MAX
Definition
SFTypes.h:6
CommonLibSSE-NG
include
RE
S
SFTypes.h
Generated by
1.9.7