|
| Point? | ClosestOrePosition [get, set, 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, set, private set] |
| |
| int | MushroomTileCount [get, set, private set] |
| |
| int | SnowTileCount [get, set, private set] |
| |
| int | WaterCandleCount [get, set, private set] |
| |
| int | PeaceCandleCount [get, set, private set] |
| |
| int | ShadowCandleCount [get, set, private set] |
| |
| int | PartyMonolithCount [get, set, private set] |
| |
| int | MeteorTileCount [get, set, private set] |
| |
| int | BloodTileCount [get, set, private set] |
| |
| int | JungleTileCount [get, set, private set] |
| |
| int | DungeonTileCount [get, set, private set] |
| |
| bool | HasSunflower [get, set, private set] |
| |
| bool | HasGardenGnome [get, set, private set] |
| |
| bool | HasClock [get, set, private set] |
| |
| bool | HasCampfire [get, set, private set] |
| |
| bool | HasStarInBottle [get, set, private set] |
| |
| bool | HasHeartLantern [get, set, private set] |
| |
| int | ActiveFountainColor [get, set, private set] |
| |
| int | ActiveMonolithType [get, set, private set] |
| |
| bool | BloodMoonMonolith [get, set, private set] |
| |
| bool | MoonLordMonolith [get, set, private set] |
| |
| bool | EchoMonolith [get, set, private set] |
| |
| int | ShimmerMonolithState [get, set, private set] |
| |
| bool | HasCatBast [get, set, private set] |
| |
| int | GraveyardTileCount [get, set, private set] |
| |
| bool | EnoughTilesForShimmer [get, set] |
| |
| bool | EnoughTilesForJungle [get, set] |
| |
| bool | EnoughTilesForHallow [get, set] |
| |
| bool | EnoughTilesForSnow [get, set] |
| |
| bool | EnoughTilesForGlowingMushroom [get, set] |
| |
| bool | EnoughTilesForDesert [get, set] |
| |
| bool | EnoughTilesForCorruption [get, set] |
| |
| bool | EnoughTilesForCrimson [get, set] |
| |
| bool | EnoughTilesForMeteor [get, set] |
| |
| bool | EnoughTilesForGraveyard [get, set] |
| |
Definition at line 17 of file SceneMetrics.cs.