DeferredAction

Embodies the notion of an action a plugin defers to the main thread.

Members

Functions

context
string context()

String context of the action.

creator
string creator()

Name of the function that created this action.

fiber
Fiber fiber()

Fiber embedded into the action.

subcontext
string subcontext()

String secondary context of the action.