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

◆ AddBuff_RemoveOldPetBuffsOfMatchingType()

void Terraria.Player.AddBuff_RemoveOldPetBuffsOfMatchingType ( int type)
inlineprivate

Definition at line 2371 of file Player.cs.

2372 {
2373 int num = 1;
2374 if (num == 0)
2375 {
2376 }
2377 if (num != 0)
2378 {
2379 long num2 = 0L;
2380 if (num == 0)
2381 {
2382 }
2383 if (num == 0)
2384 {
2385 }
2386 int[] array = this.buffType;
2387 if (num != 0)
2388 {
2389 this.DelBuff((int)num2);
2390 }
2391 return;
2392 }
2393 string text = this.name;
2394 if (text == null)
2395 {
2396 }
2397 if (text != null)
2398 {
2399 long num3 = 0L;
2400 if (text == null)
2401 {
2402 }
2403 if (text == null)
2404 {
2405 }
2406 int[] array2 = this.buffType;
2407 if (text != null)
2408 {
2409 this.DelBuff((int)num3);
2410 }
2411 return;
2412 }
2413 }
class f__AnonymousType0<< Count > j__TPar
void DelBuff(int b)
Definition Player.cs:2479

References System.array, Terraria.Player.buffType, Terraria.Player.DelBuff(), j__TPar, System.L, Terraria.Player.name, and System.text.