Show / Hide Table of Contents

Interface IGameValueContext

Namespace: Eco.Gameplay.Civics.GameValues
Assembly: Eco.Gameplay.dll
Syntax
public interface IGameValueContext

Properties

ContextDescription

Declaration
string ContextDescription { get; }
Property Value
Type Description
System.String

ContextName

Declaration
string ContextName { get; }
Property Value
Type Description
System.String

Methods

SetContextChoice(IContextValue)

Declaration
void SetContextChoice(IContextValue gameValueTypeContext)
Parameters
Type Name Description
IContextValue gameValueTypeContext

Extension Methods

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