CommonLibSSE NG
Loading...
Searching...
No Matches
ImpactResults.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
enum class
ImpactResult
6
{
7
kNone
= 0,
8
kDestroy
= 1,
9
kBounce
= 2,
10
kImpale
= 3,
11
kStick
= 4
12
};
13
}
RE
Definition
AbsorbEffect.h:6
RE::ImpactResult
ImpactResult
Definition
ImpactResults.h:6
RE::ImpactResult::kBounce
@ kBounce
RE::ImpactResult::kStick
@ kStick
RE::ImpactResult::kDestroy
@ kDestroy
RE::ImpactResult::kImpale
@ kImpale
RE::ACTOR_CRITICAL_STAGE::kNone
@ kNone
CommonLibSSE-NG
include
RE
I
ImpactResults.h
Generated by
1.9.7