|
| Point? | ClosestOrePosition [get, private set] |
| |
| int | ShimmerTileCount [get, set] |
| |
| int | EvilTileCount [get, set] |
| |
| int | HolyTileCount [get, set] |
| |
| int | HoneyBlockCount [get, set] |
| |
| int | ActiveMusicBox [get, set] |
| |
| int | SandTileCount [get, private set] |
| |
| int | MushroomTileCount [get, private set] |
| |
| int | SnowTileCount [get, private set] |
| |
| int | WaterCandleCount [get, private set] |
| |
| int | PeaceCandleCount [get, private set] |
| |
| int | ShadowCandleCount [get, private set] |
| |
| int | PartyMonolithCount [get, private set] |
| |
| int | MeteorTileCount [get, private set] |
| |
| int | BloodTileCount [get, private set] |
| |
| int | JungleTileCount [get, private set] |
| |
| int | DungeonTileCount [get, private set] |
| |
| bool | HasSunflower [get, private set] |
| |
| bool | HasGardenGnome [get, private set] |
| |
| bool | HasClock [get, private set] |
| |
| bool | HasCampfire [get, private set] |
| |
| bool | HasStarInBottle [get, private set] |
| |
| bool | HasHeartLantern [get, private set] |
| |
| int | ActiveFountainColor [get, private set] |
| |
| int | ActiveMonolithType [get, private set] |
| |
| bool | BloodMoonMonolith [get, private set] |
| |
| bool | MoonLordMonolith [get, private set] |
| |
| bool | EchoMonolith [get, private set] |
| |
| int | ShimmerMonolithState [get, private set] |
| |
| bool | HasCatBast [get, private set] |
| |
| int | GraveyardTileCount [get, private set] |
| |
| bool | EnoughTilesForShimmer [get] |
| |
| bool | EnoughTilesForJungle [get] |
| |
| bool | EnoughTilesForHallow [get] |
| |
| bool | EnoughTilesForSnow [get] |
| |
| bool | EnoughTilesForGlowingMushroom [get] |
| |
| bool | EnoughTilesForDesert [get] |
| |
| bool | EnoughTilesForCorruption [get] |
| |
| bool | EnoughTilesForCrimson [get] |
| |
| bool | EnoughTilesForMeteor [get] |
| |
| bool | EnoughTilesForGraveyard [get] |
| |
Definition at line 9 of file SceneMetrics.cs.