Hi! I would love for the following enhancement to be made to the API:
When listening to ARM events, they may trigger for different reasons (The ActionReason class defines these). There is currently no way to access the reason for the event firing - for example, with the UnsellRegionEvent, it would be useful to distinguish when the region expired, versus when it was sold back by the user.
Hi! I would love for the following enhancement to be made to the API:
When listening to ARM events, they may trigger for different reasons (The
ActionReason
class defines these). There is currently no way to access the reason for the event firing - for example, with theUnsellRegionEvent
, it would be useful to distinguish when the region expired, versus when it was sold back by the user.Thanks in advance.