FSUIPC Client DLL
.NET interface for FSUIPC
UserInputServices Member List

This is the complete list of members for UserInputServices, including all inherited members.

AddJoystickButtonPress(string ID, byte JoystickNumber, byte ButtonNumber, StateChange StateChangeToDetect)UserInputServicesinline
AddKeyPress(string ID, ModifierKeys Modifier, Keys Key, bool PassThroughToFS)UserInputServicesinline
AddMenuItem(string ID, string MenuText, bool PauseFSOnSelection)UserInputServicesinline
AddSubMenuItem(string ID, string ParentMenuID, string MenuText)UserInputServicesinline
ButtonPressedUserInputServices
CheckForInput()UserInputServicesinline
KeepMenuItemsAlive()UserInputServicesinline
KeyPressedUserInputServices
MenuSelectedUserInputServices
RemoveAll()UserInputServicesinline
RemoveJoystickButtonPress(string ID)UserInputServicesinline
RemoveKeyPress(string ID)UserInputServicesinline
RemoveMenuItem(string ID)UserInputServicesinline