Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
ArrayShape (int rank, ImmutableArray< int > sizes, ImmutableArray< int > lowerBounds) | |
Properties | |
int | Rank [get] |
ImmutableArray< int > | Sizes [get] |
ImmutableArray< int > | LowerBounds [get] |
Definition at line 5 of file ArrayShape.cs.