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

◆ AI_AttemptToFindTeleportSpot()

bool Terraria.NPC.AI_AttemptToFindTeleportSpot ( ref Vector2 chosenTile,
int targetTileX,
int targetTileY,
int rangeFromTargetTile = 20,
int telefragPreventionDistanceInTiles = 5,
int solidTileCheckFluff = 1,
bool solidTileCheckCentered = false,
bool teleportInAir = false )
inline

Definition at line 2019 of file NPC.cs.

2020 {
2021 throw null;
2022 }