Table of Contents

Method PressEscape

Namespace
GrindFest
Assembly
GrindFest.dll

PressEscape()

ESC as the game receives it. PlayerInput reads ESC from the legacy Input Manager, which UI events never feed, so this enters at exactly the point PlayerInput does once its key check passes.

protected void PressEscape()