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

파라미터

evt The Event that is currently being processed.

반환

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

설명

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