Skip to content

ColshapeExtras

@vimp-mp/types 2.0.1

Interface · Server API

Initial state applied when creating a server colshape.

ts
interface ColshapeExtras

Members

dimension

ts
dimension?: number

Virtual world. Detection (playerEnterColshape/playerExitColshape) runs only for players in the same dimension as the colshape.

key

ts
key?: string

Optional application key included in created and stream-in state.

VIMP developer documentation