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

◆ StartChanneling() [2/2]

void Terraria.Player.StartChanneling ( Item item)
inline

Definition at line 17369 of file Player.cs.

17370 {
17371 if (item.channel)
17372 {
17373 this.channel = true;
17374 int shoot = item.shoot;
17375 this._channelShotCache = shoot;
17376 }
17377 }
class f__AnonymousType0<< Count > j__TPar

References System.item, and j__TPar.