Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Clear() [1/3]

void IList. System.Array.Clear ( )
inlineprivate

Implements System.Collections.Generic.ICollection< T >.

Definition at line 1223 of file Array.cs.

1224 {
1225 Clear(this);
1226 }
void IList. Clear()
Definition Array.cs:1223

References System.Array.Clear().

Referenced by System.Array.Clear().