CommonLibSSE NG
Loading...
Searching...
No Matches
EmotionTypes.h
Go to the documentation of this file.
1
#pragma once
2
3
namespace
RE
4
{
5
enum class
EmotionType
6
{
7
kNeutral
= 0,
8
kAnger
= 1,
9
kDisgust
= 2,
10
kFear
= 3,
11
kSad
= 4,
12
kHappy
= 5,
13
kSurprise
= 6,
14
kPuzzled
= 7,
15
};
16
}
RE
Definition
AbsorbEffect.h:6
RE::EmotionType
EmotionType
Definition
EmotionTypes.h:6
RE::EmotionType::kAnger
@ kAnger
RE::EmotionType::kPuzzled
@ kPuzzled
RE::EmotionType::kSurprise
@ kSurprise
RE::EmotionType::kHappy
@ kHappy
RE::EmotionType::kNeutral
@ kNeutral
RE::EmotionType::kFear
@ kFear
RE::EmotionType::kSad
@ kSad
RE::EmotionType::kDisgust
@ kDisgust
CommonLibSSE-NG
include
RE
E
EmotionTypes.h
Generated by
1.9.7