Class AddCivicActionToObjectAttribute
Will ensure that this civic action can be performed on a civic object of the given type.
Inheritance
System.Object
AddCivicActionToObjectAttribute
Namespace: Eco.Gameplay.Civics
Assembly: Eco.Gameplay.dll
Syntax
public class AddCivicActionToObjectAttribute : Attribute
Constructors
AddCivicActionToObjectAttribute(Type)
Declaration
public AddCivicActionToObjectAttribute(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type |
Fields
WorldObjectType
Declaration
public Type WorldObjectType
Field Value
Type | Description |
---|---|
System.Type |