JumpTowardsTarget.Args
Type JSONpublic class in <global>
Type metadata
- Assembly
CandideServer - Namespace
<global> - Base type
System.Object - Hash
ED3FA2B941CB242721F715D5D3590E215B5B23C1D25CE5A24849D9A6D889ABE9
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
JumpArea# | public | public System.Nullable<CandideCreator.Shared.Models.RectangleF> JumpArea |
JumpAreaCorrectionDistance# | public | public System.Single JumpAreaCorrectionDistance |
JumpHeight# | public | public System.Single JumpHeight |
MaxPerceivedTargetVelocity# | public | public System.Single MaxPerceivedTargetVelocity |
OutJumpVelocity# | public | public System.String OutJumpVelocity |
PredictedJumpTime# | public | public System.Single PredictedJumpTime |
Target# | public | public System.Nullable<BM.NodeArg<Shared.Entity.EntityWrapper>> Target |
TargetPosition# | public | public System.Nullable<BM.NodeArg<Microsoft.Xna.Framework.Vector3>> TargetPosition |
TargetVelocity# | public | public System.Nullable<BM.NodeArg<Microsoft.Xna.Framework.Vector3>> TargetVelocity |