FSUIPC Client DLL
.NET interface for FSUIPC
UserInputButtonEventArgs Class Reference

Information about the Joystick press made by the user More...

Inherits EventArgs.

Public Attributes

string ID
 The ID of the button pressed More...
 
bool ButtonState
 The state (on or off) of the button More...
 

Detailed Description

Information about the Joystick press made by the user

Member Data Documentation

◆ ButtonState

bool ButtonState

The state (on or off) of the button

◆ ID

string ID

The ID of the button pressed