Class SettlementConfigExtensions
Inheritance
System.Object
SettlementConfigExtensions
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
Returns
ClaimStakeItemType(Settlement)
Declaration
public static Type ClaimStakeItemType(this Settlement settlement)
Parameters
Returns
Type |
Description |
System.Type |
|
ClaimStakeObject(Settlement)
Declaration
public static Type ClaimStakeObject(this Settlement settlement)
Parameters
Returns
Type |
Description |
System.Type |
|
GetBaseInfluence(SettlementType)
Declaration
public static float GetBaseInfluence(this SettlementType type)
Parameters
Returns
Type |
Description |
System.Single |
|