Version: 2018.1
public EventSystems.BaseInput inputOverride ;

説明

Used to override the default BaseInput for the input module.

With this it is possible to bypass the Input system with your own but still use the same InputModule. For example this can be used to feed fake input into the UI or interface with a different input system.