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
|
Public Member Functions | |
override bool | Place (Point origin, StructureMap structures) |
HiveBiome () | |
delegate bool | CustomPerUnitAction (int x, int y, params object[] args) |
Static Public Member Functions | |
static void | CreateStandForLarva (Vector2D position) |
Properties | |
static UnifiedRandom | _random [get, set] |
static TileData | _tiles [get, set] |
static int | _worldWidth [get, set] |
static int | _worldHeight [get, set] |
Static Private Member Functions | |
static void | FrameOutAllHiveContents (Point origin, int squareHalfWidth) |
static Vector2D | CreateHiveTunnel (int i, int j, UnifiedRandom random) |
static bool | TooCloseToImportantLocations (Point origin) |
static void | CreateDentForHoneyFall (int x, int y, int dir) |
static void | CreateBlockedHoneyCube (int x, int y) |
static bool | SpotActuallyNotInHive (int x, int y) |
static bool | BadSpotForHoneyFall (int x, int y) |
Definition at line 12 of file HiveBiome.cs.