CandideServer.Models.Items.ServerWorldItemModel
Type JSONpublic class in CandideServer.Models.Items
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Models.Items - Base type
System.Object - Hash
ACA1B9213D48B892E6454C545B3FE0F1425E0FFAA3D0967C31179659FDD84F8E
Relationships
Base type
System.Object
Referenced by types
CandideServer.Entities.ControllerSets.MaterialStorage.ServerMaterialStoragePitControllerCandideServer.Helpers.BuildingFurnaceHelperCandideServer.ServerControllers.WorldItemServerControllerCandideServer.ServerGameStateCandideServer.ServerManagers.WorldItemServerManagerCandideServer.ServerRunStateCandideServer.ServerServices.WorldItemServerServiceCandideServer.ServerSystems.WorldItemServerSystem
Fields
| Name | Visibility | Signature |
|---|---|---|
AntiPriorityPlayer# | public | public System.Nullable<System.Int32> AntiPriorityPlayer |
LastLeafPosition# | public | public Microsoft.Xna.Framework.Vector2 LastLeafPosition |
LeafId# | public | public System.Int32 LeafId |
PriorityPlayer# | public | public System.Nullable<System.Int32> PriorityPlayer |
SpawnTime# | public | public System.Single SpawnTime |
WorldId# | public | public System.Guid WorldId |
WorldItemModel# | public | public Shared.Models.Items.WorldItemModel WorldItemModel |
WorldModel# | public | public CandideServer.Models.Worlds.WorldModel WorldModel |