DeadZone Community Packages
    Preparing search index...
    • Returns objects with names which contain the list of names provided. Optionally can match by all names or by any of them by default

      Parameters

      • names: string[]

        list of names to match

      • sortByDistance: boolean

        sort by distance of matched objects

      • OptionalmatchAll: boolean

        Optional, if enabled, all names must match

      Returns GameObject[]