Show / Hide Table of Contents

Class PluginModulesComponentTooltipLibrary

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

Methods

GetModuleBenefitsTooltipSection(PluginModulesComponent, LocString, Func<EfficiencyModule, Boolean>)

Declaration
public static TooltipSection GetModuleBenefitsTooltipSection(this PluginModulesComponent pluginModulesComponent, LocString title, Func<EfficiencyModule, bool> moduleFilter)
Parameters
Type Name Description
PluginModulesComponent pluginModulesComponent
LocString title
System.Func<EfficiencyModule, System.Boolean> moduleFilter
Returns
Type Description
TooltipSection

Initialize()

Declaration
public static void Initialize()

PluginModules(PluginModulesComponent)

Declaration
[NewTooltip]
public static LocString PluginModules(this PluginModulesComponent pluginModulesComponent)
Parameters
Type Name Description
PluginModulesComponent pluginModulesComponent
Returns
Type Description
LocString
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾