Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 341 Bytes

File metadata and controls

14 lines (9 loc) · 341 Bytes

InputEvent

Namespace: SpawnDev.SpawnJS.JSObjects
Inherits: UIEvent
Source: JSObjects/InputEvent.cs

The InputEvent interface represents an event notifying the user to input text.

Constructors

Signature Description
InputEvent(SpawnJSObjectReference _ref) Deserialization constructor