FormActMainSelectiveListRemove Method |
Remove a player from the Selective Parsing list; unchecking or removing
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public void SelectiveListRemove(
string Player,
bool RemoveEntry
)
Parameters
- Player
- Type: SystemString
Combatant name to remove - RemoveEntry
- Type: SystemBoolean
If the entire entry should be removed instead of unchecked
See Also