Class TooltipSubExtensions
Inheritance
System.Object
TooltipSubExtensions
Namespace: Eco.Gameplay.Systems.NewTooltip
Assembly: Eco.Gameplay.dll
Syntax
public static class TooltipSubExtensions : Object
Methods
GetPart(TooltipPartRef)
Get the tooltip part this ref struct refers to.
Declaration
public static TooltipPartBase GetPart(this TooltipPartRef entry)
Parameters
Type | Name | Description |
---|---|---|
TooltipPartRef | entry |
Returns
Type | Description |
---|---|
TooltipPartBase |