- Added a minimize button on the mythic dungeon chart window.

- API: added Details:ResetSegmentData()
- API: added Details:ResetSegmentOverallData()
This commit is contained in:
Tercio
2018-04-06 13:52:50 -03:00
parent 57393e4076
commit 9119b2e287
5 changed files with 142 additions and 37 deletions
+5
View File
@@ -115,6 +115,11 @@ combat also can be a string "overall" or "current".
history_segment_container = Details:GetCombatSegments()
returns the numeric table containing all past segments.
Details:ResetSegmentData()
reset the segment data including the overall segment
Details:ResetSegmentOverallData()
reset only the overall segment
Getting an Actor: