gameScriptableSystemRequest
Description
Allows triggering callbacks on [ScriptableSystem].
Prefer [DelayCallback] whenever possible.
More info and code snippets there.
Functions
Cancel() -> Void
Cancel currently running request.
Last updated