CandideServer.MessageModels.Players.PlayerUpdateMessage
Type JSONpublic class in CandideServer.MessageModels.Players
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Players - Base type
System.Object - Hash
4205B501C11BCBEE77AFB2DB87169FECB2C96E7DDF2AB7CBCEBBA9237BBD71BC
Relationships
Fields
| Name | Visibility | Signature |
|---|---|---|
Acceleration# | public | public Microsoft.Xna.Framework.Vector3 Acceleration |
Direction# | public | public System.Single Direction |
Health# | public | public System.Single Health |
PlayerId# | public | public System.Int32 PlayerId |
Position# | public | public Microsoft.Xna.Framework.Vector3 Position |
UpdateTime# | public | public System.TimeSpan UpdateTime |
Velocity# | public | public Microsoft.Xna.Framework.Vector3 Velocity |