Class HasCivicAction
Adds the listed civic action type to the object this is declared on..
Inheritance
System.Object
HasCivicAction
Namespace: Eco.Gameplay.Civics
Assembly: Eco.Gameplay.dll
Syntax
public class HasCivicAction : Attribute
Constructors
HasCivicAction(Type)
Declaration
public HasCivicAction(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type |
Fields
CivicActionType
Declaration
public Type CivicActionType
Field Value
Type | Description |
---|---|
System.Type |