Torque2D Reference
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Attributes | List of all members
ActionMap::BreakEntry Struct Reference

#include <actionMap.h>

Public Attributes

U32 deviceType
 
U32 deviceInst
 
U32 objInst
 
SimObjectobject
 
StringTableEntry consoleFunction
 
char * breakConsoleCommand
 
U32 flags
 
F32 deadZoneBegin
 
F32 deadZoneEnd
 
F32 scaleFactor
 
S32 objectId
 

Member Data Documentation

char* breakConsoleCommand
StringTableEntry consoleFunction
F32 deadZoneBegin
F32 deadZoneEnd
U32 deviceInst
U32 deviceType
U32 flags
SimObject* object
S32 objectId
U32 objInst
F32 scaleFactor

The documentation for this struct was generated from the following file: