Skip to content

engineGetCullZones

Client-side

Available in Neon, not standard MTA

Lists adopted vanilla and custom CULL zones, optionally filtered by zone type.

Syntax

table engineGetCullZones([string type = ""])

Arguments

typestringoptional · default ""

Empty for all zones, or attribute, tunnel, or mirror.

Returns

An array of zone tables containing id, type, position, dimensions, rotation, flags, mirror plane, enabled, and original fields.

Ownership and lifecycle

When the owner stops, Neon deletes its custom zones and restores any vanilla zones it claimed.

Where this comes from

RELATED NEON APIS

Continue exploring

Read the system guide →