getGarageLabel

Has a function to get the garage label and coords of the garage name

Shared


exports['kc_garagev2']:getGarageLabel()
  • garageName: string

    • The name to check from.

  • return:

    • label?: string

    • coords?: vector4

Last updated