|
CommonLibSSE (Parapets fork)
|
#include <TESIdleForm.h>
Public Types | |
| enum class | Flag { kNone = 0 , kParent = 1 << 0 , kSequence = 1 << 1 , kNoAttacking = 1 << 2 , kBlocking = 1 << 3 } |
Public Attributes | |
| std::int8_t | loopMin |
| std::int8_t | loopMax |
| stl::enumeration< Flag, std::uint8_t > | flags |
| std::uint8_t | animationGroupSelection |
| std::uint16_t | replayDelay |
|
strong |
| std::uint8_t RE::IDLE_DATA::animationGroupSelection |
| stl::enumeration<Flag, std::uint8_t> RE::IDLE_DATA::flags |
| std::int8_t RE::IDLE_DATA::loopMax |
| std::int8_t RE::IDLE_DATA::loopMin |
| std::uint16_t RE::IDLE_DATA::replayDelay |