Skip to content
On this page

defaultDimension

The default dimension that players, vehicles, etc. spawn in.

Property Definition

ts
export const defaultDimension: number;

Returns

  • number

General Usage

ts
const result = alt.defaultDimension;
console.log(result);

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk