CandideServer.MessageModels.Entities.EntityDieAndDropGoodsMessage
Type JSONpublic class in CandideServer.MessageModels.Entities
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Entities - Base type
System.Object - Hash
A5178777A4FB9BFEF341779C06D1CE55052F0FD9CA10AA0E8C3C66EBC969908B
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
DroppedGoods# | public | public Shared.Models.DropTables.DroppedGoods DroppedGoods |
EntityId# | public | public System.Guid EntityId |
EntityRemoveInfo# | public | public Shared.Entity.EntityRemoveInfo EntityRemoveInfo |
OverrideDropLocation# | public | public System.Nullable<Microsoft.Xna.Framework.Vector3> OverrideDropLocation |
OwningPlayerId# | public | public System.Nullable<System.Int32> OwningPlayerId |