CandideServer.MessageModels.Entities.RequestSpawnEntityMessage
Type JSONpublic class in CandideServer.MessageModels.Entities
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Entities - Base type
System.Object - Hash
B0A036B4AA6FB557006443E4E175CEC8DA15DF04EDFA1ACF0A20BCCE13279F22
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
Direction# | public | public System.Single Direction |
EntityBaseId# | public | public System.Guid EntityBaseId |
Parameters# | public | public System.Collections.Generic.Dictionary<System.String, System.String> Parameters |
Position# | public | public Microsoft.Xna.Framework.Vector3 Position |
Velocity# | public | public Microsoft.Xna.Framework.Vector3 Velocity |
WorldId# | public | public System.Guid WorldId |