Interface ICloseableUI
- Namespace
- GrindFest
- Assembly
- GrindFest.dll
Interface for UI elements that can be closed with ESC
public interface ICloseableUI
Properties
- IsOpen
Is this UI element currently open/visible?
Methods
- Close()
Close this UI element