Radar (Top-Level Object)¶
- Table of contents
- Radar (Top-Level Object)
- Description
- Forms
- Examples
Description¶
Retrieves information about the Radar(s)
Forms¶
- radar Radar (returns the first/only radar in the array)
- radar Radar[#] (# is between 1 and ${EQ2.NumRadars})
- radar Radar[Radar Name]
Examples¶
- echo ${Radar.Size}
- Radar[3]:FilterAggroNPCs
- Radar[My Custom Radar]:SetCustomFilter[an elephant]