torque Torque Game Engine Documentation
TGE Version 1.5.2

InteriorPathFollower Class Reference

#include <interiorResObjects.h>


Public Member Functions

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

Data Fields

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

Data Structures

struct  WayPoint


Constructor & Destructor Documentation

InteriorPathFollower::InteriorPathFollower (  ) 

InteriorPathFollower::~InteriorPathFollower (  ) 


Member Function Documentation

bool InteriorPathFollower::read ( Stream stream  ) 

bool InteriorPathFollower::write ( Stream stream  )  const


Field Documentation




All Rights Reserved GarageGames.com, Inc. 1999-2005
Auto-magically Generated with Doxygen