Show / Hide Table of Contents

Class InviteResident_LegalAction

Inheritance
System.Object
LegalAction
InviteResident_LegalAction
Implements
System.ComponentModel.INotifyPropertyChanged
IValidity
IExecutiveAction
IController
IViewController
IHasUniversalID
IDescribable
Inherited Members
LegalAction.PerformAndProcessResult(Law, GameAction, AccountChangeSet)
LegalAction.ContainsAction(Type)
LegalAction.DescribeForNotification(Law, GameAction)
LegalAction.InfoboxOnSuccess
LegalAction.ControllerID
LegalAction.PropertyChanged
Namespace: Eco.Gameplay.Civics.Laws
Assembly: Eco.Gameplay.dll
Syntax
public class InviteResident_LegalAction : LegalAction, INotifyPropertyChanged, IValidity, IExecutiveAction, IController, IViewController, IHasUniversalID, IDescribable

Constructors

InviteResident_LegalAction()

Declaration
public InviteResident_LegalAction()

Properties

Citizen

Declaration
[CanAutoAssign]
public GameValue<IAlias> Citizen { get; set; }
Property Value
Type Description
GameValue<IAlias>

InviteOrRescind

Declaration
public InviteOrRescind InviteOrRescind { get; set; }
Property Value
Type Description
InviteOrRescind

PropertyLocation

Declaration
[CanAutoAssign]
public GameValue<Vector3i> PropertyLocation { get; set; }
Property Value
Type Description
GameValue<Vector3i>

Methods

Description()

Declaration
public override LocString Description()
Returns
Type Description
LocString
Overrides
LegalAction.Description()

Perform(Law, GameAction, AccountChangeSet)

Declaration
protected override PostResult Perform(Law law, GameAction action, AccountChangeSet acc)
Parameters
Type Name Description
Law law
GameAction action
AccountChangeSet acc
Returns
Type Description
PostResult
Overrides
LegalAction.Perform(Law, GameAction, AccountChangeSet)

PerformExecutiveAction(User, IContextObject, Settlement, AccountChangeSet)

Declaration
public PostResult PerformExecutiveAction(User user, IContextObject context, Settlement jurisdictionSettlement, AccountChangeSet acc)
Parameters
Type Name Description
User user
IContextObject context
Settlement jurisdictionSettlement
AccountChangeSet acc
Returns
Type Description
PostResult

Implements

System.ComponentModel.INotifyPropertyChanged
IValidity
IExecutiveAction
IController
IViewController
IHasUniversalID
IDescribable

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾