![]() |
Kerbal Space Program
1.12.4
|
A roughly implemented hover scheduler. Can hold 1 hover and hover out request. Adds 1 frame delay between each operation. More...
Public Member Functions | |
| void | Deschedule (int id, Callback callback) |
| RUIHoverController (MonoBehaviour host) | |
| void | Schedule (int id, Callback callback) |
Public Attributes | |
| float | refreshTimeToWait = 0.5f |
A roughly implemented hover scheduler. Can hold 1 hover and hover out request. Adds 1 frame delay between each operation.
|
inline |
|
inline |
|
inline |
| float RUIHoverController.refreshTimeToWait = 0.5f |
1.8.7