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.7.0.280
Syntax
C#
public void SearchSpellTreeView(
	string SearchTerm
)

Parameters

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