|
Input System
v0.1
|
A plugin manager determines which InputPlugins are being used. More...
Inherited by ISX.InputDeviceDatabaseAsset.
A plugin manager determines which InputPlugins are being used.
Having plugin managers supersedes the default behavior of using reflection to find all types marked with [InputPlugin] instances in the system and initializing all of them.