Candide.Entities.Controllers.TestEntity.ServerTestEntity
Type JSONpublic class in Candide.Entities.Controllers.TestEntity
Type metadata
- Assembly
CandideServer - Namespace
Candide.Entities.Controllers.TestEntity - Base type
Shared.Entity.Base.EntityControllerBase - Hash
05E880B73E2A2498F30E2B7309E678A7E6DA6A3B1BF5BF5E78A0C6576D50CFA0
Relationships
Base type
Fields
| Name | Visibility | Signature |
|---|---|---|
Noise# | public | public System.Single[] Noise |
_collisions# | private | private System.Collections.Generic.List<CandideCreator.Shared.Collision.CollisionData> _collisions |
_direction# | private | private System.Single _direction |
_directions# | private | private System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2> _directions |
_wanderRoundPoint# | private | private Microsoft.Xna.Framework.Vector2 _wanderRoundPoint |
_wanderSeed# | private | private System.Int32 _wanderSeed |
_wanderTimer# | private | private System.Single _wanderTimer |
Methods
CreateImGui
#
public System.Void CreateImGui()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
F4F76E26F87AB1CCEC53878BE1341A96DC7679F9D93417C538D616DE123CF9F7 - Body hash
EB0037B3FB1CE8675E7C4ED9B57A6FE950E79857ACEFB785CA48E1BA0C1D9F1D - IL size7
Referenced calls
EntityInitialize
#
public System.Void EntityInitialize()
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
260A5975849AC267D21740FAE5D33E91BA10EA836BC0C31EC0216F88CAB5A098 - Body hash
29853136498F17A6145C5253DF3F420F2496B8EB18DCA62695554694C88A9C46 - IL size269
Referenced calls
CandideCreator.Shared.Helpers.RandomHelper::NextFloat(System.Random, System.Single, System.Single)System.Random::Next()Shared.Entity.EntityWrapper::get_Position2()System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>::Clear()System.MathF::Cos(System.Single)System.MathF::Sin(System.Single)Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)System.Collections.Generic.List<Microsoft.Xna.Framework.Vector2>::Add(!0)System.Collections.Generic.Dictionary<System.String, System.Func<Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>, Shared.Entity.Base.AbstractControllerTask>>::.ctor()System.Collections.Generic.Queue<Shared.Entity.Base.AbstractControllerTask>::.ctor()Candide.Entities.Controllers.TestEntity.ServerTestEntity::<EntityInitialize>b__7_0(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)System.Func<Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>, Shared.Entity.Base.AbstractControllerTask>::.ctor(System.Object, System.IntPtr)System.Collections.Generic.Dictionary<System.String, System.Func<Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>, Shared.Entity.Base.AbstractControllerTask>>::Add(!0, !1)Candide.Entities.Controllers.TestEntity.ServerTestEntity::<EntityInitialize>b__7_1(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)Candide.Entities.Controllers.TestEntity.ServerTestEntity::<EntityInitialize>b__7_2(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)Candide.Entities.Controllers.TestEntity.ServerTestEntity::<EntityInitialize>b__7_3(Shared.Entity.Base.ControllerActionArgs, System.Action<Shared.Entity.Base.TaskStatus>)
String literals
WanderingTaskIdleTaskApproachTaskAttackSingleTarget1Task
Update
#
public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)
Method metadata
- Visibilitypublic
- Return type
System.Void - StaticFalse
- VirtualTrue
- Hash
AEE13BC164EE83B0F76C20C2AA236690D57C0BC841FA440405DD464FBE1869E0 - Body hash
070402F5068151A2644935AE6AE491ACD885897EA61C4E7F4F5AED15119BFB30 - IL size8