Torque2D Reference
Loading...
Searching...
No Matches
ActionMap::DeviceMap Struct Reference

Used to represent a devices. More...

#include <actionMap.h>

Public Member Functions

 DeviceMap ()
 ~DeviceMap ()

Public Attributes

U32 deviceType
U32 deviceInst
Vector< NodenodeMap

Detailed Description

Used to represent a devices.

Constructor & Destructor Documentation

◆ DeviceMap()

DeviceMap ( )
inline

◆ ~DeviceMap()

~DeviceMap ( )

Member Data Documentation

◆ deviceInst

U32 deviceInst

◆ deviceType

U32 deviceType

◆ nodeMap

Vector<Node> nodeMap

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