Play Added To Set
TopShot.PlayAddedToSet
Emitted when a new Play is added to a Set
Parameters:
- setID: UInt32 - The ID of the set in which the play was added to
- playID: UInt32 - The ID of the play
pub event PlayAddedToSet(setID: UInt32, playID: UInt32)