-
Notifications
You must be signed in to change notification settings - Fork 147
Closed
Description
Looking at the documentation for, say, PlayerStatsEvent , all I see is:
class sc2reader.events.tracker.PlayerStatsEvent(frames, data, build)
Player Stats events are generated for all players that were in.....
...but no description of the data types for the parameters, or example on how to use it. Can someone point me in the appropriate direction? Would love to see what kind of data gets returned in these trackers. I was looking through the code for the Trackers as well, but it still wasn't super clear to me. An example usage from a replay file would be awesome! Thanks!
Metadata
Metadata
Assignees
Labels
No labels