type EngineCustomActionFunction = (...args) => unknown;
A generic, untyped action function for custom ids.
args
any
unknown