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

Parameters

SearchTerm  String
This will be searched for in the spell name and tooltip
See Also