You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spawn/DeSpawnItem method should not be exposed to the public, it must be an internal/private process of the pool since we don't (never) spawn the item directly from outside, instead, we "request" the item, and pooling system will "provide" it for us.
ExtenListView/Assets/ExtenListView/Runtime/ItemLoader/SimpleObjectPooling.cs
Line 7 in 11424dc
ExtenListView/Assets/ExtenListView/Runtime/ItemLoader/SimpleObjectPooling.cs
Line 55 in 11424dc
ExtenListView/Assets/ExtenListView/Runtime/ItemLoader/SimpleObjectPooling.cs
Line 63 in 11424dc