mojox.Action.Async - nitrologic/monkey2 GitHub Wiki

mojox::mojox.mojox.Action.Async

Property Async:monkey:monkey.types.Bool

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.