InputFieldFactory

Namespace: WellFired.Command.Unity.Runtime

Description

If you want to provide specific input support for your platform, you can add your platform to this Input Factory, returning a new instance of your custom IInputField.

Public Static Methods

IInputField GetInputField ( LogHistoryGui logHistoryView )

Breakdown