FormSpellTimersSearchSpellTreeView Method |
Displays the spell timers that match the SearchTerm in the TreeView UI
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void SearchSpellTreeView(
string SearchTerm
)
Parameters
- SearchTerm String
- This will be searched for in the spell name and tooltip
See Also