LayerProcGen
v0.1.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
Public Member Functions
|
Properties
|
List of all members
ListPool< T >
Inherits
IPool< List< T > >
.
Public Member Functions
List< T >
Get
()
ListPool
(int capacity)
void
Return
(ref T obj)
Returns the object to the pool and sets the reference to null.
void
Return
(ref List< T > list)
void
Return
(ref object obj)
override string
ToString
()
Properties
int
CountActive
[get]
int
CountAll
[get]
int
CountInactive
[get]
Runevision
Common
ListPool
Generated by
1.12.0