Skip to content

@maxhealth.tech/prefab / actions / CloseOverlay

Class: CloseOverlay

Defined in: actions/client.ts:105

Base interface all actions implement

Implements

Constructors

Constructor

ts
new CloseOverlay(): CloseOverlay;

Returns

CloseOverlay

Methods

toJSON()

ts
toJSON(): ActionJSON;

Defined in: actions/client.ts:106

Returns

ActionJSON

Implementation of

Action.toJSON

Released under the MIT License.