Input System  v0.1
ISX.IInputPluginManager Interface Reference

A plugin manager determines which InputPlugins are being used. More...

Inherited by ISX.InputDeviceDatabaseAsset.

Detailed Description

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.