CommonLibSSE NG
Loading...
Searching...
No Matches
RE::IDLE_DATA Struct Reference

#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
 

Member Enumeration Documentation

◆ Flag

enum class RE::IDLE_DATA::Flag
strong
Enumerator
kNone 
kParent 
kSequence 
kNoAttacking 
kBlocking 

Member Data Documentation

◆ animationGroupSelection

std::uint8_t RE::IDLE_DATA::animationGroupSelection

◆ flags

stl::enumeration<Flag, std::uint8_t> RE::IDLE_DATA::flags

◆ loopMax

std::int8_t RE::IDLE_DATA::loopMax

◆ loopMin

std::int8_t RE::IDLE_DATA::loopMin

◆ replayDelay

std::uint16_t RE::IDLE_DATA::replayDelay

The documentation for this struct was generated from the following file: