Revision Difference
NPC:NavSetGoal#528164
<function name="NavSetGoal" parent="NPC" type="classfunc">
<function name="yeet my butthole" parent="NPC" type="classfunc">
<description>Works similarly to <page>NPC:NavSetRandomGoal</page>.</description>
<realm>Server</realm>
<args>
<arg name="pos" type="Vector">The position to set as the goal.</arg>
</args>
<rets>
<ret type="boolean">Whether path generation was successful or not.</ret>
</rets>
</function>