Show / Hide Table of Contents

Class LandQueryUtils

Inheritance
System.Object
LandQueryUtils
Namespace: Eco.Gameplay.Civics.GameValues.Values
Assembly: Eco.Gameplay.dll
Syntax
public static class LandQueryUtils : Object

Methods

Describe(String, GamePickerList, InsideOrOutside, GameValue<Settlement>, GameValue<Settlement>, Boolean, Func<LocString>)

Declaration
public static LocString Describe(string checkDesc, GamePickerList districts, InsideOrOutside requirements, GameValue<Settlement> inSettlement, GameValue<Settlement> notInSettlement, bool satisfy = true, Func<LocString> relationDescription = null)
Parameters
Type Name Description
System.String checkDesc
GamePickerList districts
InsideOrOutside requirements
GameValue<Settlement> inSettlement
GameValue<Settlement> notInSettlement
System.Boolean satisfy
System.Func<LocString> relationDescription
Returns
Type Description
LocString
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾