BM.SmoothLookInDirectionUntilComplete
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
514C28854E233B93A1113EB4F6E604E02FC3DC82C694ADED5F997AC9A10BDC8B
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
_currentDirection# | private | private System.Single _currentDirection |
Methods
Update
#
protected Node.Status Update(BM.BTUpdateContext updateCtx, BM.Blackboard blackboard)
Method metadata
- Visibilityprotected
- Return type
Node.Status - StaticFalse
- VirtualTrue
- Hash
911DD4AEBD11F3C98B71C5460488B150A01A6A503028F6537800DF108F03946A - Body hash
7274B9B806093CD5CA2E03AB78BA25BC3BAE723B3A25353A3B7EB82DF15C56FB - IL size127
Referenced calls
BM.NodeArg<Microsoft.Xna.Framework.Vector2>::Get(BM.Blackboard)CandideCreator.Shared.Helpers.VectorExtension::ToFloatDirection(Microsoft.Xna.Framework.Vector2)Shared.Entity.EntityWrapper::get_Direction()BM.NodeArg<System.Single>::Get(BM.Blackboard)CandideCreator.Shared.Helpers.VectorExtension::DegreesToDirection(System.Single)Shared.Entity.EntityWrapper::get_Fdt()CandideCreator.Shared.Helpers.CandideMathHelper::TurnDirection(System.Single, System.Single, System.Single)Shared.Entity.EntityWrapper::set_Direction(System.Single)CandideCreator.Shared.Helpers.VectorExtension::DirectionToVector2(System.Single)CandideCreator.Shared.Helpers.CandideMathHelper::GetAngleBetweenVectors(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.MathHelper::ToRadians(System.Single)