This commit is contained in:
NoryiE
2025-03-04 13:44:33 +00:00
parent eed28a4149
commit 0c010c6b59

View File

@@ -165,7 +165,7 @@ basalt.stop()
``` ```
## basalt.update(...) ## basalt.update(...)
Runs basalt once Runs basalt once, can be used to update the UI manually, but you have to feed it the events
### Parameters ### Parameters
* `...` *(vararg)* `any` The event to run with * `...` *(vararg)* `any` The event to run with