Interface ITreeSpeciesGameAction
Namespace: Eco.Gameplay.GameActions
Assembly: Eco.Gameplay.dll
Syntax
public interface ITreeSpeciesGameAction : IController, IViewController, IHasUniversalID
Properties
ChopperUserID
Declaration
int ChopperUserID { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
Species
Declaration
Type Species { get; set; }
Property Value
Type | Description |
---|---|
System.Type |