Skip to main content

Toggle

Applies ToBlish HUD (Pathing)TacOBurrito
Markers

Description

Toggles a category on or off. Similar in behavior to the Show & Hide attributes.

AttributeData TypeDefault ValueExampleDescription
togglestringmypack.adventures.tickletrahearneA category to toggle when triggered. If the category is disabled, it will be enabled. If the category is enabled, it will be disabled.
togglecategorystringmypack.adventures.tickletrahearneAlias for toggle to allow for backward compatibility with TacO.

Supported value

The value specified should be that of a category's full namespace (the same format used by the [type] attribute). The category does not have to be from the same marker pack which does allow for packs to interact with each other.

How it works

Unlike other behaviors/filters, this attribute, when triggered, update the user's category preferences. That is to say that a category toggle can be seen reflected in the users category dropdowns and will persist between launches of the overlay.

Affected By