FormActMainSelectiveListGetSelected Method |
Determines if a combatant is in the Selective Parsing list and checkmarked
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic bool SelectiveListGetSelected(
string Player
)
Parameters
- Player String
- The combatant name to query
Return Value
BooleanIf in the list and checkmarked
See Also