mojox.Action.Async - nitrologic/monkey2 GitHub Wiki
mojox::mojox.mojox.Action.Async
monkey:monkey.types.Bool
Property Async:Action async flag.
If true (the default), then when the action is triggered the Triggered signal is run on a new fiber.
Note: Fiber are not supported in emscripten, so this property has no effect.