Call MarkItemDirty on the array with the item when you add or update an item.
When you remove an item, call MarkArrayDirty.
The naming makes it seem like you need to call MarkArrayDirty when you don’t…
Call MarkItemDirty on the array with the item when you add or update an item.
When you remove an item, call MarkArrayDirty.
The naming makes it seem like you need to call MarkArrayDirty when you don’t…