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

◆ DefaultToPlaceableTile() [1/2]

void Terraria.Item.DefaultToPlaceableTile ( int tileIDToPlace,
int tileStyleToPlace = 0 )
inline

Definition at line 2063 of file Item.cs.

2064 {
2065 throw null;
2066 }