FormActMainSelectiveListRemove Method |
Remove a player from the Selective Parsing list; unchecking or removing
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void SelectiveListRemove(
string Player,
bool RemoveEntry
)
Parameters
- Player String
- Combatant name to remove
- RemoveEntry Boolean
- If the entire entry should be removed instead of unchecked
See Also