terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ Equals() [4/4]

bool System.Numerics.Vector< T >.Equals ( Vector< T > other)
inline

Definition at line 118 of file Vector.cs.

119 {
120 int num = 1;
121 bool isHardwareAccelerated = Vector.IsHardwareAccelerated;
122 long num2 = 0L;
123 if (num == 0)
124 {
125 }
126 T t = this[(int)num2];
127 if (num == 0)
128 {
129 }
130 Type type;
131 Type type2;
132 return type == type2;
133 }
class f__AnonymousType0<< Count > j__TPar

References System.Numerics.Vector< T >.IsHardwareAccelerated, j__TPar, and System.L.