Table of Contents

Field Tags

Namespace
GrindFest
Assembly
GrindFest.dll

Runtime-only string tags for bot and system use. Not saved or serialized. Common tags: "no-loot" (auto-loot skips this item). Tags are cleared of "no-loot" automatically when the item enters any inventory.

[NonSerialized]
public HashSet<string> Tags

Returns

HashSet<string>
Runtime-only string tags for bot and system use. Not saved or serialized. Common tags: "no-loot" (auto-loot skips this item). Tags are cleared of "no-loot" automatically when the item enters any inventory.