<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Task_%28functions%29%2FTable</id>
	<title>Task (functions)/Table - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Task_%28functions%29%2FTable"/>
	<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Task_(functions)/Table&amp;action=history"/>
	<updated>2026-07-31T09:04:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Task_(functions)/Table&amp;diff=6446&amp;oldid=prev</id>
		<title>Imbion: Created page with &quot;{| class=&quot;wikitable&quot; |- ! Function !! Description  |- |StartEntityTask |Helper function to make an entity run the specified task. Will not replace a running task!  |- |StopEntityTask |Helper function to force stop an entity&#039;s current task. |- |WaitStartEntityTask |Makes an entity run a specified task, and waits for it to complete before continuing. |- |WaitEntityTask |Waits for the specified entity to finish its task.  |- |WaitTask |Runs a task and waits for it to comple...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.pmdo.pmdcollab.org/wiki/index.php?title=Task_(functions)/Table&amp;diff=6446&amp;oldid=prev"/>
		<updated>2026-01-18T03:32:46Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{| class=&amp;quot;wikitable&amp;quot; |- ! Function !! Description  |- |StartEntityTask |Helper function to make an entity run the specified task. Will not replace a running task!  |- |StopEntityTask |Helper function to force stop an entity&amp;#039;s current task. |- |WaitStartEntityTask |Makes an entity run a specified task, and waits for it to complete before continuing. |- |WaitEntityTask |Waits for the specified entity to finish its task.  |- |WaitTask |Runs a task and waits for it to comple...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Function !! Description &lt;br /&gt;
|-&lt;br /&gt;
|StartEntityTask&lt;br /&gt;
|Helper function to make an entity run the specified task. Will not replace a running task! &lt;br /&gt;
|-&lt;br /&gt;
|StopEntityTask&lt;br /&gt;
|Helper function to force stop an entity&amp;#039;s current task.&lt;br /&gt;
|-&lt;br /&gt;
|WaitStartEntityTask&lt;br /&gt;
|Makes an entity run a specified task, and waits for it to complete before continuing.&lt;br /&gt;
|-&lt;br /&gt;
|WaitEntityTask&lt;br /&gt;
|Waits for the specified entity to finish its task. &lt;br /&gt;
|-&lt;br /&gt;
|WaitTask&lt;br /&gt;
|Runs a task and waits for it to complete. Most methods that do not expose themselves to script need to be wrapped with thi&lt;br /&gt;
|-&lt;br /&gt;
|StartScriptLocalCoroutine&lt;br /&gt;
|A wrapper around the StartCoroutine method of the GameManager, so lua coroutines can be executed locally to the script context. &lt;br /&gt;
|-&lt;br /&gt;
|BranchCoroutine&lt;br /&gt;
|Starts a new coroutine to run parallel to the current execution. &lt;br /&gt;
|-&lt;br /&gt;
|JoinCoroutines&lt;br /&gt;
|Waits for all specified coroutines to finish before continuing execution.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Imbion</name></author>
	</entry>
</feed>