FormActMainSelectiveListGetSelected Method |
Determines if a combatant is in the Selective Parsing list and checkmarked
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public bool SelectiveListGetSelected(
string Player
)
Parameters
- Player
- Type: SystemString
The combatant name to query
Return Value
Type:
BooleanIf in the list and checkmarked
See Also