Files
KSpigot/docs/-k-spigot/net.axay.kspigot.runnables/async.md
bluefireoly 69b2e6cd17 Updated docs
2020-10-16 02:13:42 +02:00

21 lines
324 B
Markdown

---
title: async -
---
//[KSpigot](../index.md)/[net.axay.kspigot.runnables](index.md)/[async](async.md)
# async
[jvm]
Brief description
Starts an asynchronous task.
Content
fun [async](async.md)(runnable: () -> [Unit](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html)): BukkitTask