Skyrim Mod:Save File Format/Anim Objects

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

Anim Objects[edit]

Name Type/Size Info
count uint32
objects AnimObject[count] Array with currently active actor reference + animation combo? Haven't yet determined when these are saved.

AnimObject[edit]

Name Type/Size Info
achr RefID RefID pointing to an actor reference.
anim RefID RefID pointing to an animation form.
unk1 uint8 Unknown but only 0 and 1 have been observed.