CandideServer.MessageModels.Entities.Movable.CatapultEntityMessage
Type JSONpublic class in CandideServer.MessageModels.Entities.Movable
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.Entities.Movable - Base type
System.Object - Hash
EB7D0570B29CE86ED2A099B44B506892DFAC469CA227A33FC383E512B56303E5
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
CastSpellArgs# | public | public Shared.Helpers.CastSpellArgs CastSpellArgs |
TargetEntityId# | public | public System.Guid TargetEntityId |
ThrowerEntityId# | public | public System.Nullable<System.Guid> ThrowerEntityId |
ThrowStartPosition# | public | public Microsoft.Xna.Framework.Vector3 ThrowStartPosition |
Velocity# | public | public Microsoft.Xna.Framework.Vector3 Velocity |