CandideServer.MessageModels.Buildings.BuildingRemovedMessage
Type JSONpublic class in CandideServer.MessageModels.Buildings
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Buildings - Base type
System.Object - Hash
DA7844AB640B2E636615BCBF930469269F8661799919FA6FF4009D25D3C9E200
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
CitizensChangedForTownMessages# | public | public CandideServer.MessageModels.Citizens.CitizenAssignmentsChangeForTownMessage CitizensChangedForTownMessages |
JobUpdates# | public | public System.Collections.Generic.List<CandideServer.MessageModels.Citizens.Jobs.UpdateJobMessage> JobUpdates |
RemovedBuildingId# | public | public System.Guid RemovedBuildingId |
RemovedCitizenIds# | public | public System.Collections.Generic.Dictionary<System.Guid, Shared.Text.StringId> RemovedCitizenIds |
RemovedConnectionIds# | public | public System.Collections.Generic.List<System.Guid> RemovedConnectionIds |
RemovedInternalResourceStorages# | public | public System.Collections.Generic.List<System.Guid> RemovedInternalResourceStorages |
RemovedInventories# | public | public System.Collections.Generic.List<System.Guid> RemovedInventories |
RemovedJobs# | public | public System.Collections.Generic.List<System.Guid> RemovedJobs |
RemovedWorlds# | public | public System.Collections.Generic.List<System.Guid> RemovedWorlds |