Interface ILawManager
Namespace: Eco.Gameplay.Civics.Laws
Assembly: Eco.Gameplay.dll
Syntax
public interface ILawManager
Methods
Perform(GameAction, AccountChangeSet)
Declaration
PostResult Perform(GameAction action, AccountChangeSet acc)
Parameters
Type | Name | Description |
---|---|---|
GameAction | action | |
AccountChangeSet | acc |
Returns
Type | Description |
---|---|
PostResult |