CandideServer.Entities.CommonTasks.FleeFromThreatTask
Type JSONpublic class in CandideServer.Entities.CommonTasks
Type metadata
- Assembly
CandideServer - Namespace
CandideServer.Entities.CommonTasks - Base type
CandideServer.Entities.CommonTasks.PathFindTask - Hash
D8111CF3DECFD27E4CE475BC4CCA50EF66A988912F633168D68A304EC5DD7ABE
Relationships
Methods
CanStart
#
public System.Boolean CanStart()
Method metadata
- Visibilitypublic
- Return type
System.Boolean - StaticFalse
- VirtualTrue
- Hash
095D15B90B19F20E305A3BBF43B94FFA9EC688129464DBEF5AD8BE59E2AE0D68 - Body hash
74D4B18829A80BA751B6CE1D8E54A1EC5898EDE8300BA72D51BB0D468EBD1A3E - IL size32
SetNextGoal
#
public System.Void SetNextGoal()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
8920731E3184C93A95B24D276B4FA3EF92DE2B80D873D41A0339130BF5843502 - Body hash
70DA982958EE76225C4D9DC168CD061C42B3DDE0A8432DFD9B8EC176B9F7EA2A - IL size444
Referenced calls
Shared.Entity.Base.AbstractControllerTask::get_Entity()Shared.Entity.EntityWrapper::get_Position2()Microsoft.Xna.Framework.Vector2::op_Subtraction(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::get_Zero()System.Collections.Generic.Dictionary<Shared.Entity.EntityWrapper, System.ValueTuple<System.Single, Microsoft.Xna.Framework.Vector2>>::GetEnumerator()Dictionary.Enumerator<Shared.Entity.EntityWrapper, System.ValueTuple<System.Single, Microsoft.Xna.Framework.Vector2>>::get_Current()System.Collections.Generic.KeyValuePair<Shared.Entity.EntityWrapper, System.ValueTuple<System.Single, Microsoft.Xna.Framework.Vector2>>::Deconstruct(!0&, !1&)Microsoft.Xna.Framework.Vector2::Length()Microsoft.Xna.Framework.Vector2::get_One()Microsoft.Xna.Framework.Vector2::op_Addition(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2)Microsoft.Xna.Framework.Vector2::op_Division(Microsoft.Xna.Framework.Vector2, System.Single)Microsoft.Xna.Framework.MathHelper::Lerp(System.Single, System.Single, System.Single)System.MathF::Pow(System.Single, System.Single)Microsoft.Xna.Framework.MathHelper::Clamp(System.Single, System.Single, System.Single)Microsoft.Xna.Framework.Vector2::op_Multiply(Microsoft.Xna.Framework.Vector2, System.Single)Dictionary.Enumerator<Shared.Entity.EntityWrapper, System.ValueTuple<System.Single, Microsoft.Xna.Framework.Vector2>>::MoveNext()System.IDisposable::Dispose()CandideCreator.Shared.Helpers.VectorExtension::TryNormalize(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2&)Microsoft.Xna.Framework.Vector2::op_UnaryNegation(Microsoft.Xna.Framework.Vector2)