Class TooltipClickContext
Tracks the context of how the tooltip was clicked.
Inheritance
System.Object
TooltipClickContext
Namespace: Eco.Gameplay.Systems.NewTooltip
Assembly: Eco.Gameplay.dll
Syntax
public sealed class TooltipClickContext : ValueType
Fields
ControlClick
Declaration
public bool ControlClick
Field Value
Type | Description |
---|---|
System.Boolean |
ShiftClick
Declaration
public bool ShiftClick
Field Value
Type | Description |
---|---|
System.Boolean |