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

◆ AI_111_DryadsWard()

void Terraria.Projectile.AI_111_DryadsWard ( )
inlineprivate

Definition at line 1967 of file Projectile.cs.

1968 {
1969 int num = 1;
1970 if (num == 0)
1971 {
1972 }
1973 if (num != 0)
1974 {
1975 if (num == 0)
1976 {
1977 }
1978 if (num == 0)
1979 {
1980 }
1981 float num2 = this.rotation;
1983 int num3 = 32640;
1984 this.scale = num2;
1985 this.alpha = num3;
1986 return;
1987 }
1988 this.Kill();
1989 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, Terraria.Projectile.Kill(), and Terraria.Projectile.rotation.