CandideServer.Models.FoodSourceModel
Type JSONpublic class in CandideServer.Models
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models - Base type
System.Object - Hash
58E0B67E7AB983AC1CC2FC51241A778C144FE8359FC2392D4EF2F6DC0C3CB893
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
BuildingId# | public | public System.Guid BuildingId |
Id# | public | public System.Guid Id |
InventoryId# | public | public System.Guid InventoryId |
Radius# | public | public System.Single Radius |
WorldPosition# | public | public Microsoft.Xna.Framework.Vector2 WorldPosition |