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

◆ CreateCompositeData()

void Terraria.DataStructures.PlayerDrawSet.CreateCompositeData ( )
inlineprivate

Definition at line 90 of file PlayerDrawSet.cs.

91 {
92 if (!true)
93 {
94 }
95 if (true)
96 {
97 return;
98 }
99 if (!true)
100 {
101 }
102 Player player = this.drawPlayer;
103 int body = player.body;
104 if (player == null)
105 {
106 }
108 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.Player.body, Terraria.DataStructures.PlayerDrawSet.drawPlayer, and j__TPar.