Revision Difference
NPC:GetCurWaypointPos#526328
<function name="GetCurWaypointPos" parent="NPC" type="classfunc">
<description><note>next update</note>Gets the NPC's current waypoint position (where NPC is currently moving towards), if any is available.</description>
<description>Gets the NPC's current waypoint position (where NPC is currently moving towards), if any is available.</description>
<realm>Server</realm>
<added>2020.02.24</added>⤶
<added>2020.03.17</added>⤶
<rets>
<ret name="" type="Vector">The position of the current NPC waypoint.</ret>
</rets>
</function>