======Clear Status Effects======
----
(WIP)
Clears all [[status_effect|status effects]] from the specified [[character]].
====Signature:====
clear_status_effects(character)
^Argument^Description^Type^Required^
|character| |[[Entity]]|Yes|
====Example:====
clear_status_effects(player);
//Results://
Use the **Clear Status Effects** function to...
----
====Editor Node:====
{{:clear_status_effects_node.png?nolink|}}
~~NOTOC~~