Qbox-project / qbx_core

http://qbox-project.github.io
Other
45 stars 109 forks source link

feat(lib): return oldValue with handler #482

Open solareon opened 4 weeks ago

solareon commented 4 weeks ago

Description

Improves functionality of the entityStateHandler by returning the previous statebag value to allow for easier comparison.

Checklist