User Tools

Site Tools


remove_from_group

This is an old revision of the document!


Remove From Group


Removes the specified entity from a group.

Signature:

remove_from_group(entity, group_name)
ArgumentDescriptionTypeRequired
entityEntity that will be removed from the group.EntityYes
group_nameName of the group the entity will be removed from.StringYes

Example:

remove_from_group(entity["slime01"], "slimes")

Results: Removes the entity with ID “slime01” from the “slimes” group.


Editor Node:

remove_from_group.1587534212.txt.gz · Last modified: 2020/04/21 22:43 by justin