Api Event
struct

Event

public sealed struct Event

Describes who pressed it.

Constructors

Event(Component Source, Ray? Ray)

Properties

Name Type Description
Source Component
Ray Ray?

Methods

Void Deconstruct(Component Source, Ray? Ray)
Assembly: Sandbox.Engine Declaring Type: Component/IPressable Full Name: Sandbox.Component.IPressable.Event