Class IgnoreAuth_LegalAction
Inheritance
System.Object
IgnoreAuth_LegalAction
Implements
System.ComponentModel.INotifyPropertyChanged
Assembly: Eco.Gameplay.dll
Syntax
public class IgnoreAuth_LegalAction : LegalAction, IController, IViewController, IHasUniversalID, INotifyPropertyChanged, IValidity, IDescribable
Constructors
IgnoreAuth_LegalAction()
Declaration
public IgnoreAuth_LegalAction()
Properties
PromptCitizensOnInteractions
Declaration
public bool PromptCitizensOnInteractions { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Methods
Description()
Declaration
public override LocString Description()
Returns
Overrides
Declaration
protected override PostResult Perform(Law law, GameAction action, AccountChangeSet acc)
Parameters
Returns
Overrides
Implements
System.ComponentModel.INotifyPropertyChanged
Extension Methods