torque Torque Game Engine Documentation
TGE Version 1.5.2

ShapeBase::MountInfo Struct Reference

#include <shapeBase.h>


Detailed Description

Mounted objects.


Data Fields

ShapeBaselist
 Objects mounted on this object.
ShapeBaseobject
 Object this object is mounted on.
ShapeBaselink
 Link to next object mounted to this object's mount.
U32 node
 Node point we are mounted to.


Field Documentation

Objects mounted on this object.

Object this object is mounted on.

Link to next object mounted to this object's mount.

Node point we are mounted to.




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