immersive-home/docs/reference/Event.md
2024-03-17 00:14:31 +01:00

569 B

Event

Inherits: Resource

Description

Base class for all events

Methods

Returns Name
void merge ( event: Event )

Method Descriptions

merge (event: Event ) -> void

Merges the current event with another event. This is used in the EventSystem internally.