Skip to content

CheckpointExtras

@vimp-mp/types 2.0.1

Interface · Server API

Initial state applied when creating a server checkpoint.

ts
interface CheckpointExtras

Members

dimension

ts
dimension?: number

Initial virtual world (dimension). Default: 0.

visible

ts
visible?: boolean

Whether streamed clients should draw the checkpoint. Default: true.

VIMP developer documentation