Task (functions): Revision history

From PMDOWiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

17 January 2026

26 November 2025

  • curprev 16:1416:14, 26 November 2025 Imbion talk contribs 2,370 bytes +2,370 Created page with "{{Cleanup}} == TASK:StartEntityTask(RogueEssence.Ground.GroundEntity,NLua.LuaFunction) == Helper function to make an entity run the specified task. Will not replace a running task! Tasks are run interlocked with the script processing and game processing, and characters cannot run multiple tasks at the same time. === Arguments === * <code>ent</code>: Entity which will run the task. * <code>fn</code>: Task coroutine. == TASK:StopEntityTask(RogueEssence.Ground.GroundE..."