User Tools

Site Tools


remove_from_group

Differences

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

Link to this comparison view

Last revisionBoth sides next revision
remove_from_group [2020/04/21 22:43] – created justinremove_from_group [2020/04/21 22:47] justin
Line 2: Line 2:
 ---- ----
  
-Removes the specified entity from a group.+Removes the specified [[entity]] from a [[groups|group]].
  
 ====Signature:==== ====Signature:====
Line 10: Line 10:
  
 ^Argument^Description^Type^Required^ ^Argument^Description^Type^Required^
-|entity|Entity that will be removed from the group.|[[Entity]]|Yes| +|entity|[[Entity]] that will be removed from the [[groups|group]].|[[Entity]]|Yes| 
-|group_name|Name of the group the entity will be removed from.|[[String]]|Yes|+|group_name|Name of the [[groups|group]] the [[entity]] will be removed from.|[[String]]|Yes|
  
 ====Example:==== ====Example:====
Line 17: Line 17:
 remove_from_group(entity["slime01"], "slimes") remove_from_group(entity["slime01"], "slimes")
 </code> </code>
-//Results:// Removes the entity with ID "slime01" from the "slimes" group.+//Results:// Removes the [[entity]] with ID "slime01" from the "slimes" [[groups|group]].
  
 ---- ----
remove_from_group.txt · Last modified: 2021/04/21 18:41 by justin