Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
◆
BitArray()
[1/6]
System.Collections.BitArray.BitArray
(
int
length
)
inline
Definition at line
140
of file
BitArray.cs
.
141
:
this
(
length
, defaultValue:
false
)
142
{
143
}
System.ExceptionArgument.length
@ length
Referenced by
System.Collections.BitArray.Clone()
.
System
Collections
BitArray
Generated by
1.10.0