Skip to content
On this page

AthenaShared.interfaces.iShard.default ​

shared/interfaces/iShard.default

Used to display a 'wasted'-like screen from server to client.

Interface

IShard

Properties ​

duration ​

• duration: number

How long in milliseconds this shard should last. Use -1 to set forever.

Defined in ​

shared/interfaces/iShard.ts:14


text ​

• Optional text: string

The text below the title. Optional.

Defined in ​

shared/interfaces/iShard.ts:28


title ​

• title: string

The large text to display.

Defined in ​

shared/interfaces/iShard.ts:21

Created by Stuyk | Est. 2020