Avindr / MxM-IssueTracking

7 stars 0 forks source link

MxMEventLayers does not expose the current event id #113

Closed freyzor closed 3 years ago

freyzor commented 3 years ago

It's useful to be able to ask what event is being played so we can reason about them. ie. Is unequip still playing before I start a new equip?

exposing the current ID as a get property would be nice.

Avindr commented 3 years ago

As of MxM v2.2.10 (coming soon), the current event Id is exposed via the property accessor 'CurrentEventId'