Torque2D Reference
Loading...
Searching...
No Matches
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

◆ breakConsoleCommand

char* breakConsoleCommand

◆ consoleFunction

StringTableEntry consoleFunction

◆ deadZoneBegin

F32 deadZoneBegin

◆ deadZoneEnd

F32 deadZoneEnd

◆ deviceInst

U32 deviceInst

◆ deviceType

U32 deviceType

◆ flags

U32 flags

◆ object

SimObject* object

◆ objectId

S32 objectId

◆ objInst

U32 objInst

◆ scaleFactor

F32 scaleFactor

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