ScriptFiber

This is ultimately the return value of setTimeout

Constructors

this
this(string name, VirtualMachine vm, ScriptFunction func, ScriptAny thisToUse, ScriptAny[] args)

Constructor

Members

Functions

result
ScriptAny result()

result property

toString
string toString()

This is the whole point of this class: to avoid seeing core.thread.fiber.Fiber

Meta