RemoveFromList

Removes an entity from the list. The list structure keeps track of a set of entities that could be used to represent the contents of a furniture or the possessions of a character. Entities can be added or removed from the list with an optional description which are displayed when the list is shown. Icons that are enabled for an entity can be accessed by right clicking that entity in the list.

Arguments
Argument Entity Name
Type Entity
Default REQUIRED
Description Name of the entity to remove from the list

Examples

RemoveFromList("Sword")


See Also