Anim ObjectsEdit
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. |
AnimObjectEdit
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. |