BM.PounceMovement
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
260C67A2F3FDF9E4EAE43E41D0F324A80A7B4A0300C3D5285530BA8551A6633E
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_pounceTimer# | private | private System.Single _pounceTimer |
Methods
Initialize
#
protected System.Void Initialize(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
53B2C49641B7E18E9FC749BD151BEDB3246D863B2DA4D88229C91C7C1D7DC103 - Body hash
BC38D31C8EC0ABD58B1D472F06CF5A1404CB1B975345224E7BDCC6C394CFA263 - IL size12
Update
#
protected Node.Status Update(BM.BTUpdateContext context, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
DEB9135697AD9F57897C4E18F842228BEFDE40B6C17FB3E0C3D79D9FA836CFE3 - Body hash
B6C0AB5FF95DFF0783223C1B8AE29A5BDB10CF3CC26BC62019751CE6D87999B8 - IL size116
Referenced calls
CandideCreator.Shared.Helpers.CandideMathHelper::From0To1Between(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::get_Direction()CandideCreator.Shared.Helpers.VectorExtension::DirectionToVector2(System.Single)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)Shared.Entity.EntityWrapper::get_VelocityX()Shared.Entity.EntityWrapper::get_VelocityY()