Revision Difference
CNavArea:GetVisibleAreas#549891
<function name="GetVisibleAreas" parent="CNavArea" type="classfunc">
<description>
Returns all <page text="CNavAreas">CNavArea</page> that are Visible from this NavArea⤶
Returns all <page text="CNavAreas">CNavArea</page> that are visible from this NavArea.⤶
</description>
<realm>Server</realm>
<rets>
<ret name="areas" type="table">
A Sequential Table containing all <page text="CNavAreas">CNavArea</page> that are Visible from this NavArea.
A sequential table containing all <page text="CNavAreas">CNavArea</page> that are visible from this NavArea.
</ret>
</rets>
</function>