Class ProposableUtils
Inheritance
System.Object
ProposableUtils
Namespace: Eco.Gameplay.Civics.Misc
Assembly: Eco.Gameplay.dll
Syntax
public static class ProposableUtils : Object
Methods
HasValidConstitution(IProposable)
Checks if the settlement associated with this proposable is active and valid.
Declaration
public static bool HasValidConstitution(this IProposable proposable)
Parameters
Type | Name | Description |
---|---|---|
IProposable | proposable |
Returns
Type | Description |
---|---|
System.Boolean |