Click or drag to resize

CombatActionEventArgs Constructor

Overload List
  NameDescription
Public methodCombatActionEventArgs(MasterSwing)
Event data containing info about the combat action. If subscribed to the correct event, this info can be changed before being stored as data
Public methodCombatActionEventArgs(Int32, Boolean, String, String, Dnum, DateTime, Int32, String, String) Obsolete.
Event data containing info about the combat action. If subscribed to the correct event, this info can be changed before being stored as data
Public methodCombatActionEventArgs(Int32, Boolean, String, String, String, Dnum, DateTime, Int32, String, String) Obsolete.
Event data containing info about the combat action. If subscribed to the correct event, this info can be changed before being stored as data
Top
See Also