Added todo

This commit is contained in:
Alexander B 2019-02-27 14:08:35 +01:00
parent 4f4bc36e75
commit 98c732f6ee

View File

@ -156,6 +156,9 @@ namespace eu.railduction.netcore.dll.ManagedPool
}
// Todo [HIGHER]: Add function to put item back into the pool
// Check if item was created by pool, reject otherwise
private void createNewObjects(int size)
{
// create 'size'-amount of items, as long we dont hit our maximum