NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

FurnitureEntryPoints

Bethesda Animation. Furniture entry points. It specifies the direction(s) from where the actor is able to enter (and leave) the position.

Choices

Number Name Description
0x00000001 Front front entry point
0x00000002 Behind behind entry point
0x00000004 Right right entry point
0x00000008 Left left entry point
0x00000010 Up up entry point - unknown function. Used on some beds in Skyrim, probably for blocking of sleeping position.

Storage Type

ushort

Found In