|
Input System
v0.1
|
Marks a class that as an input plugin which registers additional functionality with the input system. More...
Inherits Attribute.
Marks a class that as an input plugin which registers additional functionality with the input system.
The class should be static and should have a public static void Initialize() method which performs any registration/initialization steps necessary for the module.