CommonLibSSE NG
Loading...
Searching...
No Matches
RE::BSFurnitureMarker Class Reference

#include <BSFurnitureMarkerNode.h>

Public Types

enum class  AnimationType { kSit = 1 << 0 , kSleep = 1 << 1 , kLean = 1 << 2 }
 
enum class  EntryProperties {
  kFront = 1 << 0 , kBehind = 1 << 1 , kRight = 1 << 2 , kLeft = 1 << 3 ,
  kUp = 1 << 4
}
 

Public Attributes

NiPoint3 offset
 
float heading
 
stl::enumeration< AnimationType, std::uint16_t > animationType
 
stl::enumeration< EntryProperties, std::uint16_t > entryProperties
 

Member Enumeration Documentation

◆ AnimationType

Enumerator
kSit 
kSleep 
kLean 

◆ EntryProperties

Enumerator
kFront 
kBehind 
kRight 
kLeft 
kUp 

Member Data Documentation

◆ animationType

stl::enumeration<AnimationType, std::uint16_t> RE::BSFurnitureMarker::animationType

◆ entryProperties

stl::enumeration<EntryProperties, std::uint16_t> RE::BSFurnitureMarker::entryProperties

◆ heading

float RE::BSFurnitureMarker::heading

◆ offset

NiPoint3 RE::BSFurnitureMarker::offset

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