s&box docs

public sealed struct Sandbox.Component.IPressable.Event

Describes who pressed it.

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

public Event(Sandbox.Component Source, System.Nullable`1<Ray> Ray = null)

Parameters

  • Ray: Default: null

Methods

Showing 1 methods

public void Deconstruct(Sandbox.Component Source, System.Nullable`1<Ray> Ray)

Properties

Showing 2 properties

Metadata

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

On this page