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

◆ PushAnchor()

void Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.PushAnchor ( Vector2 positionAnchorBottom)
inline

Implements Terraria.UI.IInGameNotification.

Definition at line 429 of file InGamePopups.cs.

430 {
431 float scale = this.Scale;
432 float y = positionAnchorBottom.Y;
433 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar, and Terraria.UI.InGamePopups.PlayerWantsToJoinGamePopup.Scale.