Click or drag to resize

FormSpellTimersSearchSpellTreeView Method

Displays the spell timers that match the SearchTerm in the TreeView UI

Namespace:  Advanced_Combat_Tracker
Assembly:  Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax
C#
public void SearchSpellTreeView(
	string SearchTerm
)

Parameters

SearchTerm
Type: SystemString
This will be searched for in the spell name and tooltip
See Also