s&box docs

public sealed struct Sandbox.Component.IPressable.Tooltip

A tooltip to show when looking at this pressable

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

public Tooltip(string Title, string Icon, string Description, bool Enabled = True, Sandbox.Component.IPressable Pressable = null)

A tooltip to show when looking at this pressable

Parameters

  • Enabled: Default: True
  • Pressable: Default: null

Methods

Showing 1 methods

public void Deconstruct(string Title, string Icon, string Description, bool Enabled, Sandbox.Component.IPressable Pressable)

Properties

Showing 5 properties

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Component.IPressable.Tooltip

On this page