ItrGameEntity Class Reference
#include <interiorResObjects.h>
List of all members.
Public Member Functions
ItrGameEntity
()
~ItrGameEntity
()
bool
read
(
Stream
&stream)
bool
write
(
Stream
&stream) const
Public Attributes
StringTableEntry
mDataBlock
StringTableEntry
mGameClass
Point3F
mPos
InteriorDict
mDictionary
Constructor & Destructor Documentation
ItrGameEntity::ItrGameEntity
(
)
ItrGameEntity::~ItrGameEntity
(
)
Member Function Documentation
bool
ItrGameEntity::read
(
Stream
&
stream
)
bool
ItrGameEntity::write
(
Stream
&
stream
)
const
Member Data Documentation
StringTableEntry
ItrGameEntity::mDataBlock
StringTableEntry
ItrGameEntity::mGameClass
Point3F
ItrGameEntity::mPos
InteriorDict
ItrGameEntity::mDictionary