Show / Hide Table of Contents

Class ExchangeComponentTooltipLibrary

Inheritance
System.Object
ExchangeComponentTooltipLibrary
Namespace: Eco.Gameplay.Systems.NewTooltip.TooltipLibraryFiles
Assembly: Eco.Gameplay.dll
Syntax
[TooltipLibrary]
public static class ExchangeComponentTooltipLibrary : Object

Properties

ExchangeEntryTootlipTitle

Declaration
[NewTooltipTitle]
public static LocString ExchangeEntryTootlipTitle { get; }
Property Value
Type Description
LocString

HoldingEntryTootlipTitle

Declaration
[NewTooltipTitle]
public static LocString HoldingEntryTootlipTitle { get; }
Property Value
Type Description
LocString

Methods

EntriesDesc(ExchangeComponent)

Declaration
[NewTooltip]
public static LocString EntriesDesc(this ExchangeComponent exchangeComponent)
Parameters
Type Name Description
ExchangeComponent exchangeComponent
Returns
Type Description
LocString

Initialize()

Declaration
public static void Initialize()
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾