Romestead Assembly Reference

CandideServer.ServerManagers.WorldTileServerManager

Type JSON

public class in CandideServer.ServerManagers

Methods2
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceCandideServer.ServerManagers
  • Base typeSystem.Object
  • HashD005CDAFE2574F79247038B1ECB0A21D54CF826F906765995C36FCFEA12DA4FD

Relationships

Base type

System.Object

Methods

FillRectangle

public System.Void FillRectangle(Microsoft.Xna.Framework.Rectangle tileBounds, Shared.Models.WorldTile worldTile)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashC72476214DA4E74CB8DC4B1F73B32E48CA39AAEB790DACEB3DCA5065D26C4A4A
  • Body hash6DFDA837BBC9711CEB44B21AEF880D6DD4457D085E9760B62F1B34EDEB8C7271
  • IL size15
Referenced calls

FillRectangle

public System.Void FillRectangle(Microsoft.Xna.Framework.Rectangle tileBounds, System.Nullable<WorldTile.GroundType> ground, System.Nullable<WorldTile.StructureType> structure)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticTrue
  • VirtualFalse
  • HashCC83D1B9E42C4316F31F1FBA1E3BCEE52613BCF6ED3D59257CF221FA51EC1A64
  • Body hashF35CFB4C964B365F9135B0DC99F5BE22A270AAD710E2B503AB9AF32DD678BD92
  • IL size17
Referenced calls
Called by