terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ Bind() [1/2]

override void Terraria.GameContent.Animations.Segments.PlayerSegment.Bind ( IAnimationSegmentAction< Player > act)
inlineprotected

Definition at line 557 of file Segments.cs.

558 {
559 throw null;
560 }