Skip to content

Interface: IMockCCarConfig

Configuration of the car mock.

Properties

canHit?

ts
optional canHit?: boolean;

hasWeapon?

ts
optional hasWeapon?: boolean;

health?

ts
optional health?: number;

isObjectVisible?

ts
optional isObjectVisible?: boolean;