Fork me on GitHub

InputManager.

InputSystemName Property

Summary

Gets the name of the current input system.. eg. "DirectX", "Sdl", "Xna", etc
Namespace
SharpInputSystem
Containing Type
InputManager

Syntax

public virtual string InputSystemName { get; }

Value

Type Description
string