Delegate InputModuleComponentFactory.AddInputModuleComponentDelegate
Namespace: UnityEditor.EventSystems
Assembly: UnityEditor.UI.dll
Syntax
public delegate BaseInputModule InputModuleComponentFactory.AddInputModuleComponentDelegate(GameObject gameObject)
Parameters
Type | Name | Description |
---|---|---|
GameObject | gameObject |
Returns
Type | Description |
---|---|
BaseInputModule |