CandideServer.MessageModels.PlayerCharacters.ComplexActions.PlayerThrowMessage
Type JSONpublic class in CandideServer.MessageModels.PlayerCharacters.ComplexActions
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.PlayerCharacters.ComplexActions - Base type
System.Object - Hash
385C44854B6D67EF87A9E72F02A5835411245189D3CC0EDA19654010D84DAC5F
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
ActionId# | public | public System.Int32 ActionId |
CastSpellArgs# | public | public Shared.Helpers.CastSpellArgs CastSpellArgs |
KillWhenThrownHit# | public | public System.Boolean KillWhenThrownHit |
TargetEntityId# | public | public System.Guid TargetEntityId |
ThrowStartPosition# | public | public Microsoft.Xna.Framework.Vector3 ThrowStartPosition |
Velocity# | public | public Microsoft.Xna.Framework.Vector3 Velocity |