Property ResetKeysIfLinkIsNotActive
ResetKeysIfLinkIsNotActive
Indicates whether the trigger should reset its state if Linked auras are no longer active
Declaration
public bool ResetKeysIfLinkIsNotActive { get; set; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Useful when you want to reset the state of a toggled hotkey when conditions are no longer met. E.g. reset toggle state when game window is no longer active