GSlot
Description:
A global signal slot object that can be used to handle global events
Inherits from: Object.
name
Type: Readonly Field.
Description:
The name of the GSlot.
Signature:
const name: string
enabled
Type: Field.
Description:
Whether the GSlot is currently enabled or disabled.
Signature:
enabled: boolean