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