This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| 4rpl:commands:showterrainrangeindicator [2021/01/08 16:01] – external edit 127.0.0.1 | 4rpl:commands:showterrainrangeindicator [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| The radius is the range, or how big to make the indicator | The radius is the range, or how big to make the indicator | ||
| The isSquare argument makes the indicate a square if true and a circle otherwise. | The isSquare argument makes the indicate a square if true and a circle otherwise. | ||
| - | Note: The indicator object is created when this API is called and must be later destroyed when no long needed by the DestroyTerrainRangeIndicator API. | + | Note: The indicator object is created when this API is called and must be later destroyed when no longer |
| ===== Examples ===== | ===== Examples ===== | ||