Array type used in ManiaPlanet.
~MwFastArray()
MwFastArray(int&in)
MwFastArray<T>& opAssign(const MwFastArray<T>&in)
MwFastArray<T>
T& opIndex(uint index)
T
const T& opIndex(uint index) const
uint Length() const
uint
uint get_Length() const