Romestead Assembly Reference

Shared.Data.TileDataBase

Type JSON

public class in Shared.Data

Methods3
Properties0
Fields4
Events0
Type metadata
  • AssemblyShared
  • NamespaceShared.Data
  • Base typeSystem.Object
  • Hash9DB00AAD5581C77B97EB988A447B5FD5F1BBBAA2269BC7653982F1B1E6676170

Relationships

Base type

System.Object

Fields

NameVisibilitySignature
Groundspublicpublic Shared.Data.GroundTileData[] Grounds
NoGroundTileDataprivateprivate Shared.Data.GroundTileData NoGroundTileData
NoStructureTileDataprivateprivate Shared.Data.StructureTileData NoStructureTileData
Structurespublicpublic Shared.Data.StructureTileData[] Structures

Methods

AddData

public System.Void AddData(System.Collections.Generic.List<Shared.Data.GroundTileData> groundTileData)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash7A795D48872B67B599068EDCF4D1582B815DD705DEAAA340AD11F3615DFA19DA
  • Body hash34BC14BD7835B4307FD426A637BB9569ABF300272B2480CA1C79C02D1B1C1A10
  • 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 typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash21B0813E0B4862A6C1D7A3085D6B325A22F18568993B5ABF07A3AD9C1C5C7FB0
  • Body hash3BB586DDDD9A8EDB99A96042C111031388BFF0119E09DA45A3774A6145DF165B
  • 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 typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • Hash4885DBF5DCC4A8CEC8CF6D6362AAFB9A2821DA1D3A8E3F9E2ECA0031F0C09667
  • Body hash1653DD069DCF3CEB3196FBD2D07D9BE6F606CEE0A7D63491D3272D19F1FC8C31
  • IL size33
Called by