Garry's Mod Wiki

Revision Difference

CNavArea:ConnectTo#518193

<function name="ConnectTo" parent="CNavArea" type="classfunc"> <description> Connects this <page>CNavArea</page> to another <page>CNavArea</page> or <page>CNavLadder</page> with a one way connection. ( From this area to the target ) See <page>CNavLadder:ConnectTo</page> for making the connection from ladder to area. </description> <realm>Server</realm> <args> <arg name="area" type="CNavArea">The &lt;page&gt;CNavArea&lt;/page&gt; or &lt;page&gt;CNavLadder&lt;/page&gt; this area leads to.</arg> <arg name="area" type="CNavArea">The <page>CNavArea</page> or <page>CNavLadder</page> this area leads to.</arg> </args> </function>