VoK.Sdk
Doxygen generated documentation for the Dungeon Helper SDK
Animator Class Reference

An object from client_general with IDs in the range of 0x05000000 - 0x05FFFFFF, corresponding to DbAnimator here: Ddo.ObjectType.DbAnimator This object is consistent between DDO and LOTRO. Usage: Animator.Load(...) More...

Static Public Member Functions

static Animator Load (IDatFile clientAnimDat, uint id)
 

Properties

uint Id [get]
 
float Duration [get]
 
int BoneCount [get]
 
Chunk HavokChunk = null [get]
 
List< float > Opacities = [] [get]
 

Detailed Description

An object from client_general with IDs in the range of 0x05000000 - 0x05FFFFFF, corresponding to DbAnimator here: Ddo.ObjectType.DbAnimator This object is consistent between DDO and LOTRO. Usage: Animator.Load(...)


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