githubEdit

gameScriptableSystemRequest

Description

Allows triggering callbacks on [ScriptableSystem].

Prefer [DelayCallback] whenever possible.

More info and code snippets therearrow-up-right.

Functions

Cancel() -> Void

Cancel currently running request.

Last updated