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

◆ GetSleepingTargetInfo()

static bool Terraria.GameContent.PlayerSleepingHelper.GetSleepingTargetInfo ( int x,
int y,
out int targetDirection,
out Vector2 anchorPosition,
out Vector2 visualoffset )
inlinestatic

Definition at line 328 of file PlayerSleepingHelper.cs.

329 {
330 throw null;
331 }