Shared.Data.TileDataBase
Type JSONpublic class in Shared.Data
Type metadata
- Assembly
Shared - Namespace
Shared.Data - Base type
System.Object - Hash
9DB00AAD5581C77B97EB988A447B5FD5F1BBBAA2269BC7653982F1B1E6676170
Relationships
Base type
System.Object
Fields
| Name | Visibility | Signature |
|---|---|---|
Grounds# | public | public Shared.Data.GroundTileData[] Grounds |
NoGroundTileData# | private | private Shared.Data.GroundTileData NoGroundTileData |
NoStructureTileData# | private | private Shared.Data.StructureTileData NoStructureTileData |
Structures# | public | public Shared.Data.StructureTileData[] Structures |
Methods
AddData
#
public System.Void AddData(System.Collections.Generic.List<Shared.Data.GroundTileData> groundTileData)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
7A795D48872B67B599068EDCF4D1582B815DD705DEAAA340AD11F3615DFA19DA - Body hash
34BC14BD7835B4307FD426A637BB9569ABF300272B2480CA1C79C02D1B1C1A10 - IL size168
Referenced calls
System.Collections.Generic.List<Shared.Data.GroundTileData>::GetEnumerator()List.Enumerator<Shared.Data.GroundTileData>::get_Current()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)List.Enumerator<Shared.Data.GroundTileData>::MoveNext()System.IDisposable::Dispose()
Called by
String literals
Duplicate data for ground tile '' found when loading database.
AddData
#
public System.Void AddData(System.Collections.Generic.List<Shared.Data.StructureTileData> structureTileData)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
21B0813E0B4862A6C1D7A3085D6B325A22F18568993B5ABF07A3AD9C1C5C7FB0 - Body hash
3BB586DDDD9A8EDB99A96042C111031388BFF0119E09DA45A3774A6145DF165B - IL size168
Referenced calls
System.Collections.Generic.List<Shared.Data.StructureTileData>::GetEnumerator()List.Enumerator<Shared.Data.StructureTileData>::get_Current()System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::.ctor(System.Int32, System.Int32)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendLiteral(System.String)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::AppendFormatted(!!0)System.Runtime.CompilerServices.DefaultInterpolatedStringHandler::ToStringAndClear()CandideCreator.Shared.Helpers.ServerWarningHelper::Warning(System.String)List.Enumerator<Shared.Data.StructureTileData>::MoveNext()System.IDisposable::Dispose()
Called by
String literals
Duplicate data for structure tile '' found when loading database.
Clear
#
public System.Void Clear()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticTrue
- VirtualFalse
- Hash
4885DBF5DCC4A8CEC8CF6D6362AAFB9A2821DA1D3A8E3F9E2ECA0031F0C09667 - Body hash
1653DD069DCF3CEB3196FBD2D07D9BE6F606CEE0A7D63491D3272D19F1FC8C31 - IL size33