CandideServer.MessageModels.Crops.CropDataMessage
Type JSONpublic class in CandideServer.MessageModels.Crops
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Crops - Base type
System.Object - Hash
1EB8328541C955F666646E1478A6DFE691AE8F2EDC3D21C984424D90025C5EDB
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
CropId# | public | public System.String CropId |
IsWatered# | public | public System.Boolean IsWatered |
IsWild# | public | public System.Boolean IsWild |
PixelOffset# | public | public Microsoft.Xna.Framework.Vector2 PixelOffset |
Stage# | public | public System.Int32 Stage |
TilePosition# | public | public Microsoft.Xna.Framework.Point TilePosition |