Romestead Assembly Reference

CandideServer.Entities.CommonTasks.FleeFromThreatTask

Type JSON

public class in CandideServer.Entities.CommonTasks

Methods2
Properties0
Fields0
Events0
Type metadata

Relationships

Methods

CanStart

public System.Boolean CanStart()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Boolean
  • StaticFalse
  • VirtualTrue
  • Hash095D15B90B19F20E305A3BBF43B94FFA9EC688129464DBEF5AD8BE59E2AE0D68
  • Body hash74D4B18829A80BA751B6CE1D8E54A1EC5898EDE8300BA72D51BB0D468EBD1A3E
  • IL size32

SetNextGoal

public System.Void SetNextGoal()

Method metadata
  • Visibilitypublic
  • Return typeSystem.Void
  • StaticFalse
  • VirtualTrue
  • Hash8920731E3184C93A95B24D276B4FA3EF92DE2B80D873D41A0339130BF5843502
  • Body hash70DA982958EE76225C4D9DC168CD061C42B3DDE0A8432DFD9B8EC176B9F7EA2A
  • 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)