protected UI.InputField.EditState KeyPressed (Event evt);

파라미터

evtThe 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.