CombatActionEventArgs Constructor |
Event data containing info about the combat action. If subscribed to the correct event, this info can be changed before being stored as data
Namespace: Advanced_Combat_TrackerAssembly: Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.3.286
Syntaxpublic CombatActionEventArgs(
MasterSwing CombatAction
)
Parameters
- CombatAction MasterSwing
- Created object reference to change
See Also