BM.SmoothLookAt
Type JSONpublic class in BM
Type metadata
- Assembly
CandideServer - Namespace
BM - Base type
BM.Leaf - Hash
4529FBF97A3E0B39507ACBDA797C5A8751D319AA3EB23E3E638418B47248967F
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
FCABF3F22F3494E60A311BC99738F9DC38EFE6E6A7B95F97220876E96131B4C6 - Body hash
27C8C32C226111CAEDE767B626ABD20840BB10313A5D00B9A9778EE706121F0E - IL size124
Referenced calls
Shared.Entity.EntityWrapper::get_Direction()BM.NodeArg<T>::TryGet(BM.Blackboard, T&)CandideServer.Entities.BehaviorMachine.Helpers.LeafHelper::GetVector2FromT(T)Shared.Entity.EntityWrapper::get_Position2()Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)CandideCreator.Shared.Helpers.VectorExtension::TryNormalize(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2&)Microsoft.Xna.Framework.Vector2::get_UnitY()CandideCreator.Shared.Helpers.VectorExtension::ToFloatDirection(Microsoft.Xna.Framework.Vector2)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)