Show / Hide Table of Contents

Class SettlementConfigExtensions

Inheritance
System.Object
SettlementConfigExtensions
Namespace: Eco.Gameplay.Settlements
Assembly: Eco.Gameplay.dll
Syntax
public static class SettlementConfigExtensions : Object

Properties

DefaultClaimStakeItemType

Declaration
public static Type DefaultClaimStakeItemType { get; }
Property Value
Type Description
System.Type

WorldSizeMultiplier

Declaration
public static float WorldSizeMultiplier { get; }
Property Value
Type Description
System.Single

Methods

ClaimStakeItem(Settlement)

Declaration
public static Item ClaimStakeItem(this Settlement settlement)
Parameters
Type Name Description
Settlement settlement
Returns
Type Description
Item

ClaimStakeItemType(Settlement)

Declaration
public static Type ClaimStakeItemType(this Settlement settlement)
Parameters
Type Name Description
Settlement settlement
Returns
Type Description
System.Type

ClaimStakeObject(Settlement)

Declaration
public static Type ClaimStakeObject(this Settlement settlement)
Parameters
Type Name Description
Settlement settlement
Returns
Type Description
System.Type

GetBaseInfluence(SettlementType)

Declaration
public static float GetBaseInfluence(this SettlementType type)
Parameters
Type Name Description
SettlementType type
Returns
Type Description
System.Single
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾