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

◆ SyncSplitScreenPlayerInternal()

void Terraria.GameContent.Creative.CreativePowerManager.SyncSplitScreenPlayerInternal ( int playerIndex)
inlineprivate

Definition at line 158 of file CreativePowerManager.cs.

159 {
160 int num = 1;
161 if (num == 0)
162 {
163 }
165 if (num == 0)
166 {
167 }
169 if (num == 0)
170 {
171 }
172 int num2 = 1;
174 if (num2 != 0)
175 {
176 }
177 }
class f__AnonymousType0<< Count > j__TPar

References Terraria.GameContent.Creative.CreativePowerManager._powersById, and j__TPar.

Referenced by Terraria.GameContent.Creative.CreativePowerManager.SyncSplitScreenPlayer().