Gateware Libraries  R6.5A
Beta Build
GW::SYSTEM::GCONTROLLER_EVENT_DATA Struct Reference

Ensure identical binary padding for structures on all platforms. More...

#include <GController.h>

Public Attributes

int controllerIndex
 
int controllerID
 
int inputCode
 
float inputValue
 
int isConnected
 

Detailed Description

Ensure identical binary padding for structures on all platforms.

GCONTROLLER_EVENT_DATA will hold the information about a controller event

Member Data Documentation

◆ controllerID

int GW::SYSTEM::GCONTROLLER_EVENT_DATA::controllerID

The Controller ID of the controller that sent the event

◆ controllerIndex

int GW::SYSTEM::GCONTROLLER_EVENT_DATA::controllerIndex

The Controller index where the event took place

◆ inputCode

int GW::SYSTEM::GCONTROLLER_EVENT_DATA::inputCode

The Code repsenting the Detected input

◆ inputValue

float GW::SYSTEM::GCONTROLLER_EVENT_DATA::inputValue

The value of the detected input

◆ isConnected

int GW::SYSTEM::GCONTROLLER_EVENT_DATA::isConnected

Value indicating whether the controller is connected


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