Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Class ServerEvent

Base class for all events sent from the Lumin Runtime Server to client application Prisms.

Hierarchy

Index

Constructors

constructor

Methods

getPrismId

  • getPrismId(): bigint

isInputEventType

  • isInputEventType(): boolean
  • Returns true if this is an input event (a subclass of InputEventData).

    priv

    none

    Returns boolean

    true if this is an input event

toString

  • toString(): string

Generated using TypeDoc