Skip to main content

Introduction

Check the state and item in an Equip Slot

Fields#

NameDescription
Equip Slot IdId of the Equip Slot to check
Condition TypeType of condition to use
Tag FilterList of tags used to filter
Item IdId of item
Group NameGroup name
PrefixTag prefix
On Condition TrueEvent raised when condition is true
On Condition FalseEvent raised when condition is false
On Condition ChangedEvent raised when condition value changes

Properties#

NameDescription
titleTitle of the plugin
descriptionDescription of the plugin
conditionStatus Condition to activate
hostHost of Status Condition
initializedGet initialization state
isMonitoringGet if plugin is monitoring condition
isTrueGet if condition is true
iconIcon associated with the plugin
titlebarTextText to display in the titlebar for the plugin

Methods#

NameDescription
StartCheckingStart checking if the condition is true
StopCheckingStop checking if the condition is true
InitializeInitialize the condition and set references