CandideServer.MessageModels.Citizens.CreateCitizenSlotMessage
Type JSONpublic class in CandideServer.MessageModels.Citizens
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Citizens - Base type
System.Object - Hash
E561BC1604B2B53410BF208926573E8D4C26BC525BFC715B8AC906337D2290BE
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BuildingId# | public | public System.Guid BuildingId |
JobId# | public | public System.String JobId |
NewCitizenSlotId# | public | public System.Guid NewCitizenSlotId |
NewJobId# | public | public System.Nullable<System.Guid> NewJobId |
SpawnLocation# | public | public Shared.Models.Buildings.SpawnLocation SpawnLocation |
SpawnPosition# | public | public Microsoft.Xna.Framework.Vector3 SpawnPosition |