User Tools

Site Tools



argusdocs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
argusdocs [2022/11/22 10:22] rikudouargusdocs [2022/11/22 10:23] (current) rikudou
Line 636: Line 636:
  <tr>  <tr>
  <td class="name" nowrap><a href="#Argus.getCurrentAOEs">Argus.getCurrentAOEs</a></td>  <td class="name" nowrap><a href="#Argus.getCurrentAOEs">Argus.getCurrentAOEs</a></td>
- <td class="summary">Returns a merged list of <a href="index.html#GroundAOE">GroundAOE</a>s and <a href="index.html#DirectionalAOE">DirectionalAOE</a>s.</td>+ <td class="summary">Returns a merged list of <a href="#GroundAOE">GroundAOE</a>s and <a href="#DirectionalAOE">DirectionalAOE</a>s.</td>
  </tr>  </tr>
  <tr>  <tr>
  <td class="name" nowrap><a href="#Argus.getCurrentDirectionalAOEs">Argus.getCurrentDirectionalAOEs</a></td>  <td class="name" nowrap><a href="#Argus.getCurrentDirectionalAOEs">Argus.getCurrentDirectionalAOEs</a></td>
- <td class="summary">Returns list of current AOEs that are cast on the ground where each key is the entityID source, and value is the <a href="index.html#DirectionalAOE">DirectionalAOE</a> structure.</td>+ <td class="summary">Returns list of current AOEs that are cast on the ground where each key is the entityID source, and value is the <a href="#DirectionalAOE">DirectionalAOE</a> structure.</td>
  </tr>  </tr>
  <tr>  <tr>
  <td class="name" nowrap><a href="#Argus.getCurrentGroundAOEs">Argus.getCurrentGroundAOEs</a></td>  <td class="name" nowrap><a href="#Argus.getCurrentGroundAOEs">Argus.getCurrentGroundAOEs</a></td>
- <td class="summary">Returns list of current AOEs that are on the ground where each key is the entityID source, and value is the <a href="index.html#DirectionalAOE">DirectionalAOE</a>.</td>+ <td class="summary">Returns list of current AOEs that are on the ground where each key is the entityID source, and value is the <a href="#DirectionalAOE">DirectionalAOE</a>.</td>
  </tr>  </tr>
  <tr>  <tr>
Line 868: Line 868:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Fill Color of rectangle. If argument is nil, then no fill will be drawn.          Fill Color of rectangle. If argument is nil, then no fill will be drawn.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 940: Line 940:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Fill Color of rectangle. If argument is nil, then no fill will be drawn.          Fill Color of rectangle. If argument is nil, then no fill will be drawn.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1008: Line 1008:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Fill Color of circle. If argument is nil, then no fill will be drawn.          Fill Color of circle. If argument is nil, then no fill will be drawn.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1085: Line 1085:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Fill Color of rectangle. If argument is nil, then no fill will be drawn.          Fill Color of rectangle. If argument is nil, then no fill will be drawn.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1157: Line 1157:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Fill Color of rectangle. If argument is nil, then no fill will be drawn.          Fill Color of rectangle. If argument is nil, then no fill will be drawn.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1229: Line 1229:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Fill Color of rectangle. If argument is nil, then no fill will be drawn.          Fill Color of rectangle. If argument is nil, then no fill will be drawn.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1300: Line 1300:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
  
         </li>         </li>
Line 1354: Line 1354:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Fill Color of rectangle. If argument is nil, then no fill will be drawn.          Fill Color of rectangle. If argument is nil, then no fill will be drawn.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1370: Line 1370:
         <li><span class="parameter">ignoreBase</span>         <li><span class="parameter">ignoreBase</span>
             <span class="types"><span class="type">bool</span></span>             <span class="types"><span class="type">bool</span></span>
-         If true, Argus will not draw the outline connecting the base of the rectangle. Useful for drawing crosses, however Argus already has a function for that, see <a href="index.html#Argus.addCrossFilled">Argus.addCrossFilled</a>.+         If true, Argus will not draw the outline connecting the base of the rectangle. Useful for drawing crosses, however Argus already has a function for that, see <a href="#Argus.addCrossFilled">Argus.addCrossFilled</a>.
          (<em>default</em> false)          (<em>default</em> false)
         </li>         </li>
Line 1400: Line 1400:
     </dt>     </dt>
     <dd>     <dd>
-    THIS FUNCTION IS DEPRECATED.  Use <a href="index.html#Argus2.addTimedCircleFilled">Argus2.addTimedCircleFilled</a> instead.+    THIS FUNCTION IS DEPRECATED.  Use <a href="#Argus2.addTimedCircleFilled">Argus2.addTimedCircleFilled</a> instead.
     Draw a filled circle on the ground at world coordinates for a specified duration.     Draw a filled circle on the ground at world coordinates for a specified duration.
  
Line 1432: Line 1432:
         </li>         </li>
         <li><span class="parameter">rgbFill</span>         <li><span class="parameter">rgbFill</span>
-            <span class="types"><a class="type" href="index.html#rgbFill">rgbFill</a></span>+            <span class="types"><a class="type" href="#rgbFill">rgbFill</a></span>
  
         </li>         </li>
Line 1455: Line 1455:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1471: Line 1471:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 1483: Line 1483:
     </dt>     </dt>
     <dd>     <dd>
-    THIS FUNCTION IS DEPRECATED.  Use <a href="index.html#Argus2.addTimedConeFilled">Argus2.addTimedConeFilled</a> instead.+    THIS FUNCTION IS DEPRECATED.  Use <a href="#Argus2.addTimedConeFilled">Argus2.addTimedConeFilled</a> instead.
     Draw a filled cone on the ground at world coordinates for a specified duration.     Draw a filled cone on the ground at world coordinates for a specified duration.
     The cone originates from x,y,z, and will go in the direction of heading.     The cone originates from x,y,z, and will go in the direction of heading.
Line 1524: Line 1524:
         </li>         </li>
         <li><span class="parameter">rgbFill</span>         <li><span class="parameter">rgbFill</span>
-            <span class="types"><a class="type" href="index.html#rgbFill">rgbFill</a></span>+            <span class="types"><a class="type" href="#rgbFill">rgbFill</a></span>
  
         </li>         </li>
Line 1552: Line 1552:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1568: Line 1568:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 1580: Line 1580:
     </dt>     </dt>
     <dd>     <dd>
-    THIS FUNCTION IS DEPRECATED.  Use <a href="index.html#Argus2.addTimedCrossFilled">Argus2.addTimedCrossFilled</a> instead.+    THIS FUNCTION IS DEPRECATED.  Use <a href="#Argus2.addTimedCrossFilled">Argus2.addTimedCrossFilled</a> instead.
     Draw a filled cross on the ground at world coordinates for a specified duration.     Draw a filled cross on the ground at world coordinates for a specified duration.
     The cross is centered on x,y,z, and then rotated such that there is a rectangle facing the specified heading.     The cross is centered on x,y,z, and then rotated such that there is a rectangle facing the specified heading.
Line 1616: Line 1616:
         </li>         </li>
         <li><span class="parameter">rgbFill</span>         <li><span class="parameter">rgbFill</span>
-            <span class="types"><a class="type" href="index.html#rgbFill">rgbFill</a></span>+            <span class="types"><a class="type" href="#rgbFill">rgbFill</a></span>
  
         </li>         </li>
Line 1644: Line 1644:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1660: Line 1660:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 1672: Line 1672:
     </dt>     </dt>
     <dd>     <dd>
-    THIS FUNCTION IS DEPRECATED.  Use <a href="index.html#Argus2.addTimedDonutFilled">Argus2.addTimedDonutFilled</a> instead.+    THIS FUNCTION IS DEPRECATED.  Use <a href="#Argus2.addTimedDonutFilled">Argus2.addTimedDonutFilled</a> instead.
     Draw a filled donut (torus) on the ground at world coordinates for a specified duration.     Draw a filled donut (torus) on the ground at world coordinates for a specified duration.
  
Line 1708: Line 1708:
         </li>         </li>
         <li><span class="parameter">rgbFill</span>         <li><span class="parameter">rgbFill</span>
-            <span class="types"><a class="type" href="index.html#rgbFill">rgbFill</a></span>+            <span class="types"><a class="type" href="#rgbFill">rgbFill</a></span>
  
         </li>         </li>
Line 1731: Line 1731:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1747: Line 1747:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 1759: Line 1759:
     </dt>     </dt>
     <dd>     <dd>
-    THIS FUNCTION IS DEPRECATED.  Use <a href="index.html#Argus2.addTimedLineFilled">Argus2.addTimedLineFilled</a> instead.+    THIS FUNCTION IS DEPRECATED.  Use <a href="#Argus2.addTimedLineFilled">Argus2.addTimedLineFilled</a> instead.
     Draw a filled line between two world coordinate positions for a specified duration.     Draw a filled line between two world coordinate positions for a specified duration.
  
Line 1800: Line 1800:
         </li>         </li>
         <li><span class="parameter">rgbFill</span>         <li><span class="parameter">rgbFill</span>
-            <span class="types"><a class="type" href="index.html#rgbFill">rgbFill</a></span>+            <span class="types"><a class="type" href="#rgbFill">rgbFill</a></span>
          Color of line          Color of line
         </li>         </li>
Line 1817: Line 1817:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 1829: Line 1829:
     </dt>     </dt>
     <dd>     <dd>
-    THIS FUNCTION IS DEPRECATED.  Use <a href="index.html#Argus2.addTimedRectFilled">Argus2.addTimedRectFilled</a> instead.+    THIS FUNCTION IS DEPRECATED.  Use <a href="#Argus2.addTimedRectFilled">Argus2.addTimedRectFilled</a> instead.
     Draws a filled rectangle on the ground for a specified duration.     Draws a filled rectangle on the ground for a specified duration.
     The rectangle originates from x,y,z, and will go width/2 yalms out in each direction up and down, then length yalms out in the direction of heading.     The rectangle originates from x,y,z, and will go width/2 yalms out in each direction up and down, then length yalms out in the direction of heading.
Line 1865: Line 1865:
         </li>         </li>
         <li><span class="parameter">rgbFill</span>         <li><span class="parameter">rgbFill</span>
-            <span class="types"><a class="type" href="index.html#rgbFill">rgbFill</a></span>+            <span class="types"><a class="type" href="#rgbFill">rgbFill</a></span>
  
         </li>         </li>
Line 1898: Line 1898:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 1914: Line 1914:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 1991: Line 1991:
         </li>         </li>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          color to start with.          color to start with.
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color to end with. Argus will transition from color start to color end.          U32 Color to end with. Argus will transition from color start to color end.
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If specified, Argus will shift from start -> mid -> end color instead of start -> finish          If specified, Argus will shift from start -> mid -> end color instead of start -> finish
          (<em>optional</em>)          (<em>optional</em>)
Line 2020: Line 2020:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 2051: Line 2051:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2098: Line 2098:
         </li>         </li>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          color to start with.          color to start with.
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color to end with. Argus will transition from color start to color end.          U32 Color to end with. Argus will transition from color start to color end.
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If specified, Argus will shift from start -> mid -> end color instead of start -> finish          If specified, Argus will shift from start -> mid -> end color instead of start -> finish
          (<em>optional</em>)          (<em>optional</em>)
Line 2127: Line 2127:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 2158: Line 2158:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2201: Line 2201:
         </li>         </li>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Color to start with.          Color to start with.
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color to end with. Argus will transition from color start to color end.          U32 Color to end with. Argus will transition from color start to color end.
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If specified, Argus will shift from start -> mid -> end color instead of start -> finish          If specified, Argus will shift from start -> mid -> end color instead of start -> finish
          (<em>optional</em>)          (<em>optional</em>)
Line 2225: Line 2225:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 2256: Line 2256:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2308: Line 2308:
         </li>         </li>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          color to start with.          color to start with.
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color to end with. Argus will transition from color start to color end.          U32 Color to end with. Argus will transition from color start to color end.
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If specified, Argus will shift from start -> mid -> end color instead of start -> finish          If specified, Argus will shift from start -> mid -> end color instead of start -> finish
          (<em>optional</em>)          (<em>optional</em>)
Line 2337: Line 2337:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 2368: Line 2368:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2415: Line 2415:
         </li>         </li>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          color to start with.          color to start with.
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color to end with. Argus will transition from color start to color end.          U32 Color to end with. Argus will transition from color start to color end.
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If specified, Argus will shift from start -> mid -> end color instead of start -> finish          If specified, Argus will shift from start -> mid -> end color instead of start -> finish
          (<em>optional</em>)          (<em>optional</em>)
Line 2444: Line 2444:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 2475: Line 2475:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2522: Line 2522:
         </li>         </li>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          color to start with.          color to start with.
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color to end with. Argus will transition from color start to color end.          U32 Color to end with. Argus will transition from color start to color end.
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If specified, Argus will shift from start -> mid -> end color instead of start -> finish          If specified, Argus will shift from start -> mid -> end color instead of start -> finish
          (<em>optional</em>)          (<em>optional</em>)
Line 2546: Line 2546:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 2577: Line 2577:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2629: Line 2629:
         </li>         </li>
         <li><span class="parameter">colorFill</span>         <li><span class="parameter">colorFill</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
  
         </li>         </li>
Line 2646: Line 2646:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2693: Line 2693:
         </li>         </li>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          color to start with.          color to start with.
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color to end with. Argus will transition from color start to color end.          U32 Color to end with. Argus will transition from color start to color end.
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If specified, Argus will shift from start -> mid -> end color instead of start -> finish          If specified, Argus will shift from start -> mid -> end color instead of start -> finish
          (<em>optional</em>)          (<em>optional</em>)
Line 2727: Line 2727:
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          U32 Color for outline. If unspecified, an outline is not drawn.          U32 Color for outline. If unspecified, an outline is not drawn.
          (<em>optional</em>)          (<em>optional</em>)
Line 2758: Line 2758:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.4">string</a></span>
-        uuid, see <a href="index.html#Argus.deleteTimedShape">Argus.deleteTimedShape</a>+        uuid, see <a href="#Argus.deleteTimedShape">Argus.deleteTimedShape</a>
     </ol>     </ol>
  
Line 2780: Line 2780:
     <ul>     <ul>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If not using timed draws, this can be left nil, only colorEnd will be used for frame draws          If not using timed draws, this can be left nil, only colorEnd will be used for frame draws
          (<em>optional</em>)          (<em>optional</em>)
         </li>         </li>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If not specified, colorMid is ignored in timed draws and goes colorStart -> colorEnd. Frame draws only use colorEnd          If not specified, colorMid is ignored in timed draws and goes colorStart -> colorEnd. Frame draws only use colorEnd
          (<em>optional</em>)          (<em>optional</em>)
         </li>         </li>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Required for timed draws and frame draws.          Required for timed draws and frame draws.
         </li>         </li>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
  
         </li>         </li>
Line 2807: Line 2807:
     <ol>     <ol>
  
-           <span class="types"><a class="type" href="index.html#ShapeDrawer">ShapeDrawer</a></span>+           <span class="types"><a class="type" href="#ShapeDrawer">ShapeDrawer</a></span>
  
     </ol>     </ol>
Line 2825: Line 2825:
     <ul>     <ul>
         <li><span class="parameter">colorEnd</span>         <li><span class="parameter">colorEnd</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          Required for timed draws and frame draws.          Required for timed draws and frame draws.
         </li>         </li>
Line 2845: Line 2845:
     <ul>     <ul>
         <li><span class="parameter">colorMid</span>         <li><span class="parameter">colorMid</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If not specified, colorMid is ignored in timed draws and goes colorStart -> colorEnd. Frame draws only use colorEnd          If not specified, colorMid is ignored in timed draws and goes colorStart -> colorEnd. Frame draws only use colorEnd
          (<em>optional</em>)          (<em>optional</em>)
Line 2866: Line 2866:
     <ul>     <ul>
         <li><span class="parameter">colorOutline</span>         <li><span class="parameter">colorOutline</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
  
         </li>         </li>
Line 2886: Line 2886:
     <ul>     <ul>
         <li><span class="parameter">colorStart</span>         <li><span class="parameter">colorStart</span>
-            <span class="types"><a class="type" href="index.html#u32color">u32color</a></span>+            <span class="types"><a class="type" href="#u32color">u32color</a></span>
          If not using timed draws, this can be left nil, only colorEnd will be used for frame draws          If not using timed draws, this can be left nil, only colorEnd will be used for frame draws
          (<em>optional</em>)          (<em>optional</em>)
Line 4219: Line 4219:
         <li><span class="parameter">aoeCastType</span>         <li><span class="parameter">aoeCastType</span>
             <span class="types"><span class="type">number</span></span>             <span class="types"><span class="type">number</span></span>
-         Cast type/shape of AOE. See <a href="index.html#castType">castType</a> for known castType values.+         Cast type/shape of AOE. See <a href="#castType">castType</a> for known castType values.
         </li>         </li>
         <li><span class="parameter">targetAttach</span>         <li><span class="parameter">targetAttach</span>
Line 4226: Line 4226:
         </li>         </li>
         <li><span class="parameter">aoeAnimationInfo</span>         <li><span class="parameter">aoeAnimationInfo</span>
-            <span class="types"><a class="type" href="index.html#aoeAnimationInfo">aoeAnimationInfo</a></span>+            <span class="types"><a class="type" href="#aoeAnimationInfo">aoeAnimationInfo</a></span>
          Contains information about the animation that will play when the aoe completes and gets casted.          Contains information about the animation that will play when the aoe completes and gets casted.
         </li>         </li>
         <li><span class="parameter">aoeEffectInfo</span>         <li><span class="parameter">aoeEffectInfo</span>
-            <span class="types"><a class="type" href="index.html#aoeEffectInfo">aoeEffectInfo</a></span>+            <span class="types"><a class="type" href="#aoeEffectInfo">aoeEffectInfo</a></span>
          Contains information about the aoe's omen/telegraph.          Contains information about the aoe's omen/telegraph.
         </li>         </li>
Line 4289: Line 4289:
         <li><span class="parameter">aoeCastType</span>         <li><span class="parameter">aoeCastType</span>
             <span class="types"><span class="type">int</span></span>             <span class="types"><span class="type">int</span></span>
-         Cast type/shape of AOE. See <a href="index.html#castType">castType</a> for known castType values.+         Cast type/shape of AOE. See <a href="#castType">castType</a> for known castType values.
         </li>         </li>
         <li><span class="parameter">targetAttach</span>         <li><span class="parameter">targetAttach</span>
Line 4296: Line 4296:
         </li>         </li>
         <li><span class="parameter">aoeAnimationInfo</span>         <li><span class="parameter">aoeAnimationInfo</span>
-            <span class="types"><a class="type" href="index.html#aoeAnimationInfo">aoeAnimationInfo</a></span>+            <span class="types"><a class="type" href="#aoeAnimationInfo">aoeAnimationInfo</a></span>
          Contains information about the animation that will play when the aoe completes and gets casted.          Contains information about the animation that will play when the aoe completes and gets casted.
         </li>         </li>
         <li><span class="parameter">aoeEffectInfo</span>         <li><span class="parameter">aoeEffectInfo</span>
-            <span class="types"><a class="type" href="index.html#aoeEffectInfo">aoeEffectInfo</a></span>+            <span class="types"><a class="type" href="#aoeEffectInfo">aoeEffectInfo</a></span>
          Contains information about the aoe's omen/telegraph.          Contains information about the aoe's omen/telegraph.
         </li>         </li>
Line 4368: Line 4368:
          If this value is non-zero, then the game override the original aoeCastType with this castType value internally.          If this value is non-zero, then the game override the original aoeCastType with this castType value internally.
     Argus already updates the original aoeCastType value correctly, so this field can be generally ignored.     Argus already updates the original aoeCastType value correctly, so this field can be generally ignored.
-    See <a href="index.html#castType">castType</a> for known castType values.+    See <a href="#castType">castType</a> for known castType values.
         </li>         </li>
         <li><span class="parameter">aoeEffectRestrictYScale</span>         <li><span class="parameter">aoeEffectRestrictYScale</span>
Line 4436: Line 4436:
     <dd>     <dd>
     Normal movement options in minion will not move the player when under misdirection.  This function will allow you to start/stop movement while under misdirection.     Normal movement options in minion will not move the player when under misdirection.  This function will allow you to start/stop movement while under misdirection.
-    Note that the movement will always go in the direction of <a href="index.html#Argus.getMisdirectionHeading">Argus.getMisdirectionHeading</a>.+    Note that the movement will always go in the direction of <a href="#Argus.getMisdirectionHeading">Argus.getMisdirectionHeading</a>.
  
  
Line 4463: Line 4463:
     </dt>     </dt>
     <dd>     <dd>
-    Returns a merged list of <a href="index.html#GroundAOE">GroundAOE</a>s and <a href="index.html#DirectionalAOE">DirectionalAOE</a>s.+    Returns a merged list of <a href="#GroundAOE">GroundAOE</a>s and <a href="#DirectionalAOE">DirectionalAOE</a>s.
     Due to the nature of this function, this list is always in order.     Due to the nature of this function, this list is always in order.
  
Line 4472: Line 4472:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>
-        Merged list of <a href="index.html#GroundAOE">GroundAOE</a>s and <a href="index.html#DirectionalAOE">DirectionalAOE</a>s.+        Merged list of <a href="#GroundAOE">GroundAOE</a>s and <a href="#DirectionalAOE">DirectionalAOE</a>s.
     </ol>     </ol>
  
Line 4484: Line 4484:
     </dt>     </dt>
     <dd>     <dd>
-    Returns list of current AOEs that are cast on the ground where each key is the entityID source, and value is the <a href="index.html#DirectionalAOE">DirectionalAOE</a> structure.+    Returns list of current AOEs that are cast on the ground where each key is the entityID source, and value is the <a href="#DirectionalAOE">DirectionalAOE</a> structure.
     These are not attached to an entity (they do not originate from an entity centerpoint).     These are not attached to an entity (they do not originate from an entity centerpoint).
     Also returns AOEs before the telegraphs are drawn, and returns AOEs with no telegraphs.     Also returns AOEs before the telegraphs are drawn, and returns AOEs with no telegraphs.
Line 4502: Line 4502:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>
-        List of <a href="index.html#DirectionalAOE">DirectionalAOE</a>, keys based on inOrder+        List of <a href="#DirectionalAOE">DirectionalAOE</a>, keys based on inOrder
     </ol>     </ol>
  
Line 4514: Line 4514:
     </dt>     </dt>
     <dd>     <dd>
-    Returns list of current AOEs that are on the ground where each key is the entityID source, and value is the <a href="index.html#DirectionalAOE">DirectionalAOE</a>.+    Returns list of current AOEs that are on the ground where each key is the entityID source, and value is the <a href="#DirectionalAOE">DirectionalAOE</a>.
     These are attached to an entity (they originate from the source entity's center point).     These are attached to an entity (they originate from the source entity's center point).
     Most commonly used for line AOEs, conals, and donuts, but also includes circles.     Most commonly used for line AOEs, conals, and donuts, but also includes circles.
Line 4533: Line 4533:
  
            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>            <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>
-        List of <a href="index.html#GroundAOE">GroundAOE</a>, keys based on inOrder.+        List of <a href="#GroundAOE">GroundAOE</a>, keys based on inOrder.
     </ol>     </ol>
  
Line 4647: Line 4647:
     Examples include first boss of Vanaspati, and the final boss of Alzadaal's Legacy.     Examples include first boss of Vanaspati, and the final boss of Alzadaal's Legacy.
     While Vanaspati is the standard mechanic where the game spins the finger, Alzadaal has a special variant of this mechanic where the player can control the direction of this finger.     While Vanaspati is the standard mechanic where the game spins the finger, Alzadaal has a special variant of this mechanic where the player can control the direction of this finger.
-    For this mechanic, use <a href="index.html#Argus.setMisdirectionHeading">Argus.setMisdirectionHeading</a> to set the direction and Player:Move(FFXIV.MOVEMENT.FORWARD) to move in that direction.+    For this mechanic, use <a href="#Argus.setMisdirectionHeading">Argus.setMisdirectionHeading</a> to set the direction and Player:Move(FFXIV.MOVEMENT.FORWARD) to move in that direction.
  
  
Line 4822: Line 4822:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onAOECreateFunc">onAOECreateFunc</a></span>+            <span class="types"><a class="type" href="#onAOECreateFunc">onAOECreateFunc</a></span>
  
         </li>         </li>
Line 4847: Line 4847:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onEntityCastFunc">onEntityCastFunc</a></span>+            <span class="types"><a class="type" href="#onEntityCastFunc">onEntityCastFunc</a></span>
  
         </li>         </li>
Line 4871: Line 4871:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onEntityChannelFunc">onEntityChannelFunc</a></span>+            <span class="types"><a class="type" href="#onEntityChannelFunc">onEntityChannelFunc</a></span>
  
         </li>         </li>
Line 4899: Line 4899:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onEventObjectScript2Func">onEventObjectScript2Func</a></span>+            <span class="types"><a class="type" href="#onEventObjectScript2Func">onEventObjectScript2Func</a></span>
  
         </li>         </li>
Line 4927: Line 4927:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onEventObjectScriptFunc">onEventObjectScriptFunc</a></span>+            <span class="types"><a class="type" href="#onEventObjectScriptFunc">onEventObjectScriptFunc</a></span>
  
         </li>         </li>
Line 4950: Line 4950:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onFloorChangeFunc">onFloorChangeFunc</a></span>+            <span class="types"><a class="type" href="#onFloorChangeFunc">onFloorChangeFunc</a></span>
  
         </li>         </li>
Line 4975: Line 4975:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onMapEffectFunc">onMapEffectFunc</a></span>+            <span class="types"><a class="type" href="#onMapEffectFunc">onMapEffectFunc</a></span>
  
         </li>         </li>
Line 4997: Line 4997:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onMarkerAddFunc">onMarkerAddFunc</a></span>+            <span class="types"><a class="type" href="#onMarkerAddFunc">onMarkerAddFunc</a></span>
  
         </li>         </li>
Line 5022: Line 5022:
     <ul>     <ul>
         <li><span class="parameter">func</span>         <li><span class="parameter">func</span>
-            <span class="types"><a class="type" href="index.html#onTetherChangeFunc">onTetherChangeFunc</a></span>+            <span class="types"><a class="type" href="#onTetherChangeFunc">onTetherChangeFunc</a></span>
  
         </li>         </li>
Line 5068: Line 5068:
         <li><span class="parameter">aoe</span>         <li><span class="parameter">aoe</span>
             <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>             <span class="types"><a class="type" href="https://www.lua.org/manual/5.1/manual.html#5.5">table</a></span>
-         <a href="index.html#GroundAOE">GroundAOE</a> or <a href="index.html#DirectionalAOE">DirectionalAOE</a> object+         <a href="#GroundAOE">GroundAOE</a> or <a href="#DirectionalAOE">DirectionalAOE</a> object
         </li>         </li>
     </ul>     </ul>
argusdocs.txt · Last modified: 2022/11/22 10:23 by rikudou