Class ResidencyTooltipLibrary
Inheritance
System.Object
ResidencyTooltipLibrary
Namespace: Eco.Gameplay.Systems.NewTooltip.TooltipLibraryFiles
Assembly: Eco.Gameplay.dll
Syntax
[TooltipLibrary]
public static class ResidencyTooltipLibrary : Object
Methods
HomeFurnishingTooltip(HomeFurnishingValue)
Declaration
[NewTooltip]
public static LocString HomeFurnishingTooltip(this HomeFurnishingValue furnishingValue)
Parameters
| Type | Name | Description |
|---|---|---|
| HomeFurnishingValue | furnishingValue |
Returns
| Type | Description |
|---|---|
| LocString |
Initialize()
Declaration
public static void Initialize()
ResidentsTooltip(Residency)
Declaration
[NewTooltip]
public static LocString ResidentsTooltip(this Residency residency)
Parameters
| Type | Name | Description |
|---|---|---|
| Residency | residency |
Returns
| Type | Description |
|---|---|
| LocString |