Class PayRentOrMoveInFee
Inheritance
System.Object
PayRentOrMoveInFee
Assembly: Eco.Gameplay.dll
Syntax
[ChangeParentConfigLoc]
[ChangeParentConfigLoc]
public class PayRentOrMoveInFee : RecurringPayment, IContextObject, IAggregatableStat, ICountStat, IActionStat, IStat, IUserGameAction, IPositionGameAction, IAuthGameAction, ISyncedAction, ICurrencyGameAction, IController, IViewController, IHasUniversalID
Constructors
PayRentOrMoveInFee()
Declaration
public PayRentOrMoveInFee()
Properties
AccessNeeded
Declaration
public override AccessType AccessNeeded { get; set; }
Property Value
Overrides
Deed
Declaration
public Deed Deed { get; set; }
Property Value
MoveInOrRentFee
Declaration
public MoveInOrRentFee MoveInOrRentFee { get; set; }
Property Value
SettlementScopes
Declaration
public override IEnumerable<Settlement> SettlementScopes { get; }
Property Value
Type |
Description |
System.Collections.Generic.IEnumerable<Settlement> |
|
Overrides
Implements
Extension Methods