Space Engineers
|
Using this attribute on a class requires a public static method with the PooledObjectCleaner attribute in the class. There should be a public parameterless constructor defined too. More...
Public Member Functions | |
PooledObjectAttribute (int poolPreallocationSize=2) | |
Using this attribute on a class requires a public static method with the PooledObjectCleaner attribute in the class. There should be a public parameterless constructor defined too.
Definition at line 274 of file MyObjectPoolManager.cs.
|
inline |
Definition at line 277 of file MyObjectPoolManager.cs.