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

An object from client_general with IDs in the range of 0x04000000 - 0x04FFFFF, corresponding to Setup here: Ddo.ObjectType.Setup This object is consistent between DDO and LOTRO. usage: new Setup(...) - will add a static method loader in the future. More...

Public Member Functions

 Setup (BinaryReader reader, IPropertyMaster propertyMaster)
 

Static Public Member Functions

static Setup Load (IDatFile clientGeneral, uint id, IPropertyMaster propertyMaster)
 Loads the setup from the provided clientGeneral dat file. More...
 

Properties

uint Id [get]
 
HavokSetup HavokSetup [get]
 
Dictionary< int, int > Bones [get]
 
Dictionary< int, HoldingLocationHoldingLocations [get]
 
List< TypedTransformSnapPoints [get]
 
Dictionary< int, TypedTransformOrientationFrames [get]
 
List< OBoundingBoxOBoundingBoxes [get]
 
List< SphereSpheres [get]
 
List< CapsuleCapsules [get]
 
uint PhysicsMeshId [get]
 
BoundingBox BoundingBox [get]
 
uint UnknownInt1 [get]
 
uint UnknownInt2 [get]
 
List< float > ExtraUnknownFloats [get]
 
float Height [get]
 
float Radius [get]
 
List< uint > RenderMeshIds [get]
 

Detailed Description

An object from client_general with IDs in the range of 0x04000000 - 0x04FFFFF, corresponding to Setup here: Ddo.ObjectType.Setup This object is consistent between DDO and LOTRO. usage: new Setup(...) - will add a static method loader in the future.


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