Interface IPositionGameAction
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface IPositionGameAction : IController, IViewController, IHasUniversalID
Properties
ActionLocation
Declaration
Vector3i ActionLocation { get; set; }
Property Value
| Type | Description |
|---|---|
| Vector3i |