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
<
U32
>
mTriggerIds
Vector
<
WayPoint
>
mWayPoints
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
StringTableEntry
InteriorPathFollower::mName
StringTableEntry
InteriorPathFollower::mDataBlock
U32
InteriorPathFollower::mInteriorResIndex
U32
InteriorPathFollower::mPathIndex
Point3F
InteriorPathFollower::mOffset
Vector
<
U32
>
InteriorPathFollower::mTriggerIds
Vector
<
WayPoint
>
InteriorPathFollower::mWayPoints
U32
InteriorPathFollower::mTotalMS
InteriorDict
InteriorPathFollower::mDictionary