CandideServer.MessageModels.PlayerCharacters.ComplexActions.PlayerThrewEntityMessage
Type JSONpublic class in CandideServer.MessageModels.PlayerCharacters.ComplexActions
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.MessageModels.PlayerCharacters.ComplexActions - Base type
System.Object - Hash
03C9F443B4EFCD4421133B55AA50D6B62E13A36165E7527A2B527D82916EA819
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
CastSpellArgs# | public | public Shared.Helpers.CastSpellArgs CastSpellArgs |
KillWhenLand# | public | public System.Boolean KillWhenLand |
NewState# | public | public CandideServer.ServerServices.PlayerCharacterActionState NewState |
ThrownEntityId# | public | public System.Guid ThrownEntityId |
ThrowStartPosition# | public | public Microsoft.Xna.Framework.Vector3 ThrowStartPosition |
ThrowVelocity# | public | public Microsoft.Xna.Framework.Vector3 ThrowVelocity |