InteriorPathFollower Class Reference

#include <interiorResObjects.h>

List of all members.

Public Member Functions

 InteriorPathFollower ()
 ~InteriorPathFollower ()
bool read (Stream &stream)
bool write (Stream &stream) const

Public Attributes

StringTableEntry mName
StringTableEntry mDataBlock
U32 mInteriorResIndex
U32 mPathIndex
Point3F mOffset
Vector< U32mTriggerIds
Vector< WayPointmWayPoints
U32 mTotalMS
InteriorDict mDictionary

Classes

struct  WayPoint


Constructor & Destructor Documentation

InteriorPathFollower::InteriorPathFollower (  ) 

InteriorPathFollower::~InteriorPathFollower (  ) 


Member Function Documentation

bool InteriorPathFollower::read ( Stream stream  ) 

bool InteriorPathFollower::write ( Stream stream  )  const


Member Data Documentation