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: BoolWhether the next step should be executed synchronously.
cb(): VoidThe callback to execute for the next step.
new(): VoidCreates a new EvalNext instance.
Metadata
| Name | Parameters |
|---|---|
:hxGen |
- |