User Tools

Site Tools


clear_status_effects

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
clear_status_effects [2024/02/04 16:12] – created justinclear_status_effects [2024/02/04 16:44] (current) justin
Line 2: Line 2:
 ---- ----
 (WIP) (WIP)
 +
 +Clears all [[status_effect|status effects]] from the specified [[character]].
  
 ====Signature:==== ====Signature:====
 <code python> <code python>
-clear_status_effects()+clear_status_effects(character)
 </code> </code>
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-| | | | |+|character| |[[Entity]]|Yes|
  
 ====Example:==== ====Example:====
 <code bauxite> <code bauxite>
-clear_status_effects();+clear_status_effects(player);
 </code> </code>
 //Results:// //Results://
clear_status_effects.1707091926.txt.gz · Last modified: 2024/02/04 16:12 by justin