DeadZone Community Packages
    Preparing search index...
    • Returns objects with the IDs provided where at least one of there actions match one of the actions in the list provided

      Parameters

      • actions: string[]

        list of actions to look for

      • objectIDs: number[]

        list of object IDs to consider, can provide an empty array to consider all objects

      • sortByDistance: boolean

        sort by distance of matched objects

      Returns GameObject[]