Avindr / MxM-IssueTracking

7 stars 0 forks source link

Provide Access to CurrentEventState on MxMEventLayers #105

Closed Avindr closed 3 years ago

Avindr commented 3 years ago

CurrentEventState property has now been added to MxMEventLayers.

Please be aware that this property has to be calculated and is not currently stored so use it sparingly. If you need to use it more than once in a frame. Cache the result instead of calling it again.