Shared.Entity.Base.ControllerActionArgs
Type JSONpublic class in Shared.Entity.Base
Type metadata
- Assembly
Shared - Namespace
Shared.Entity.Base - Base type
System.Object - Hash
603C9C2A9BE1B2C7D28C840FC3AC6C569FDCAE4D2BAACC34A9F0E2D6445F9B3F
Relationships
Base type
System.Object
Referenced by types
Fields
| Name | Visibility | Signature |
|---|---|---|
EmptyArgs# | public | public Shared.Entity.Base.ControllerActionArgs EmptyArgs |
FlankDirection# | public | public System.Single FlankDirection |
FollowEntity# | public | public Shared.Entity.EntityWrapper FollowEntity |
InventoryId# | public | public System.Nullable<System.Guid> InventoryId |
ItemToConsume# | public | public Shared.Models.Items.ItemInstanceModel ItemToConsume |
MovementSpeed# | public | public System.Single MovementSpeed |
Position2# | public | public Microsoft.Xna.Framework.Vector2 Position2 |
ShouldWanderHome# | public | public System.Boolean ShouldWanderHome |
Target# | public | public Shared.Entity.EntityWrapper Target |
Targets# | public | public System.Collections.Generic.IReadOnlyCollection<Shared.Entity.EntityWrapper> Targets |
WanderCenterPoint# | public | public Microsoft.Xna.Framework.Vector2 WanderCenterPoint |
WanderRadius# | public | public System.Single WanderRadius |