LayerProcGen
v0.1.0
Layer-based infinite procedural generation
Loading...
Searching...
No Matches
Public Member Functions
|
Properties
|
List of all members
Array2DPool< T >
Inherits
IPool< T[,]>
.
Public Member Functions
Array2DPool
(int arrayLength1, int arrayLength2)
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
Array2DPool
Generated by
1.12.0