FormActMainAddCombatAction(MasterSwing) Method |
Runs the parsed data through the renaming checks(Data Correction tab), raises API events, notifies the Spell Timers window and adds the data to the current encounter
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic void AddCombatAction(
MasterSwing Action
)
Parameters
- Action MasterSwing
- The combat action to add to the current encounter
See Also