EncounterDataGetAllies Method |
Determines the allies of the first person perspective by referencing the positive and negative actions against them
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic List<CombatantData> GetAllies()
Return Value
ListCombatantDataA list of CombatantData objects allied with the 1st person perspective, including that combatant
See Also