Show / Hide Table of Contents

Class CraftingComponentTooltipLibrary

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

Methods

Initialize()

Declaration
public static void Initialize()

OwnershipTooltip(WorkOrder, User)

Declaration
[NewTooltip]
public static LocString OwnershipTooltip(this WorkOrder workOrder, User user)
Parameters
Type Name Description
WorkOrder workOrder
User user
Returns
Type Description
LocString

TooltipWorkOrders(CraftingComponent)

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