Candide.GameModels.Controllers.GameStateTownChangedArgs
Type JSONpublic class in Candide.GameModels.Controllers
Type metadata
- Assembly
Romestead - Namespace
Candide.GameModels.Controllers - Base type
System.Object - Hash
5ED31203748C684BF723B8802959EA431A3515EC12DD0A4F58A1FD98BA313500
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
CitizenUpdates# | public | public System.Collections.Generic.Dictionary<System.Guid, CandideServer.MessageModels.Towns.CitizenTownOverviewData> CitizenUpdates |
Town# | public | public Candide.GameModels.Models.ClientTownModel Town |
TownId# | public | public System.Guid TownId |