-
-
Notifications
You must be signed in to change notification settings - Fork 6
[FEATURE] Pool Container #33
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Implementing a static container that contains the pool allows the pool to be shared.
Must add the
T Original { get; }property to theIUnityObjectPool<T>.