Delegate CreatorFunc
Creates the input device.
Namespace: Fusee.Engine.Core
Assembly: Fusee.Engine.Core.dll
Syntax
public delegate InputDevice CreatorFunc(IInputDeviceImp device);
  Parameters
| Type | Name | Description | 
|---|---|---|
| IInputDeviceImp | device | 
Returns
| Type | Description | 
|---|---|
| InputDevice |