| AddRegistration(ZoneReg reg, AssetGuidPositionHash hash) | TilePlus.TpZoneManager | |
| AlignToGrid(Vector3Int position) | TilePlus.TpZoneManager | |
| ChunkingConfigured | TilePlus.TpZoneManager | |
| ChunkSize | TilePlus.TpZoneManager | |
| DefaultLocator | TilePlus.TpZoneManager | |
| DeleteZoneRegistration(ZoneReg reg) | TilePlus.TpZoneManager | |
| FindRegionalZoneRegs(RectInt? locator, ref HashSet< RectInt > inside, ref List< ZoneReg > outside) | TilePlus.TpZoneManager | |
| GetAllZoneRegistrations | TilePlus.TpZoneManager | |
| GetAllZoneRegistrationsFiltered(bool orderByIndex=false, Func< ZoneReg, bool >? filter=null) | TilePlus.TpZoneManager | |
| GetGridPositionForSgridPosition(Vector2Int sGridPosition) | TilePlus.TpZoneManager | |
| GetLastRegistration() | TilePlus.TpZoneManager | |
| GetLastRegistrations(int numResults=1) | TilePlus.TpZoneManager | |
| GetLocatorForGridPosition(Vector3Int gridPosition, Vector2Int ?dimensions=null, bool align=true) | TilePlus.TpZoneManager | |
| GetLocatorForSgridPosition(Vector2Int sGridPosition, Vector2Int? dimensions=null) | TilePlus.TpZoneManager | |
| GetLocatorForWorldPosition(Vector3 position, Tilemap? map, Vector2Int? dimensions=null, bool align=true) | TilePlus.TpZoneManager | |
| GetZoneRegForLocator(RectInt locator, out ZoneReg? reg) | TilePlus.TpZoneManager | |
| GetZoneRegJson(bool prettyPrint=true) | TilePlus.TpZoneManager | |
| GetZoneRegsForGridPosition(Vector3Int gridPosition, Vector2Int? dimensions=null, bool align=true) | TilePlus.TpZoneManager | |
| GetZoneRegsForRegion(RectInt? locator) | TilePlus.TpZoneManager | |
| GetZoneRegsForWorldPosition(Vector3 worldPosition, Tilemap? map, Vector2Int? dimensions=null, bool align=true) | TilePlus.TpZoneManager | |
| HasZone(ZoneReg reg) | TilePlus.TpZoneManager | |
| HasZoneRegForLocator(RectInt locator) | TilePlus.TpZoneManager | |
| Initialize(int size, Vector3Int? origin=null, int initialMaxNumChunks=64) | TilePlus.TpZoneManager | |
| InstanceName | TilePlus.TpZoneManager | |
| IsAlignedToGrid(Vector3Int position) | TilePlus.TpZoneManager | |
| MonitoredTilemapDict | TilePlus.TpZoneManager | |
| MonitoredTilemaps | TilePlus.TpZoneManager | |
| NumChunksInUse | TilePlus.TpZoneManager | |
| OnTptTilesWillBeDeleted | TilePlus.TpZoneManager | |
| OnZoneRegAdded | TilePlus.TpZoneManager | |
| OnZoneRegDeleted | TilePlus.TpZoneManager | |
| ResetInstance(bool resetEvents=true) | TilePlus.TpZoneManager | |
| RestoreFromZoneRegJson(string jsonString, Dictionary< string, Tilemap >? targetMap=null, Func< FabOrBundleFilterType, BoundsInt, object, bool >? filter=null, bool filterOnlyTilePlusTiles=true) | TilePlus.TpZoneManager | |
| UnloadAllZones() | TilePlus.TpZoneManager | |
| UnloadZone(ZoneReg? reg, bool destroyTiles=true, bool destroyPrefabs=true) | TilePlus.TpZoneManager | |
| UnloadZones(List< ZoneReg > regs, bool destroyTiles=true, bool destroyPrefabs=true) | TilePlus.TpZoneManager | |
| UnloadZonesAsync(List< ZoneReg > regs, bool destroyTiles=true, bool destroyPrefabs=true) | TilePlus.TpZoneManager | |
| WorldOrigin | TilePlus.TpZoneManager | |
| ZoneLayoutComponent | TilePlus.TpZoneManager | |