Version: 2017.3
protected UI.InputField.EditState KeyPressed (Event evt);

Parameters

evt The Event that is currently being processed.

Returns

EditState If we should continue processing events or we have hit an end condition.

Description

Process the Event and perform the appropriate action for that key.