issues
search
brunomikoski
/
ScriptableObjectCollection
A library to help improve the usability of Unity3D Scriptable Objects by grouping them into a collection and providing easy access through code or user-friendly inspectors!
MIT License
523
stars
36
forks
source link
Item Order Protection
#141
Closed
RoyTheunissen
closed
7 months ago
RoyTheunissen
commented
7 months ago
Added a
ShouldProtectItemOrder
property you can override in your Collection to protect item order.
ShouldProtectItemOrder
property you can override in your Collection to protect item order.