EvalNext

loreline.EvalNext (Class)

Helper class for managing the next evaluation step. Used to control whether the next step should be executed synchronously or asynchronously.

Instance Members

sync: Bool

Whether the next step should be executed synchronously.


cb(): Void

The callback to execute for the next step.


new(): Void

Creates a new EvalNext instance.

Metadata

Name Parameters
:hxGen -