This version of Unity is unsupported.

InputField.ProcessEvent

Declaration

public void ProcessEvent(Event e);

Parameters

e The Event to be processed.

Description

Helper function to allow separate events to be processed by the InputField.