Garry's Mod Wiki

Revision Difference

CNavArea:SetPlace#518247

<function name="SetPlace" parent="CNavArea" type="classfunc"> <description> Sets the Place of the nav area. There is a limit of 256 Places per nav file. </description> <realm>Server</realm> <args> <arg name="place" type="string">Set to &quot;&quot; to remove place from the nav area.</arg> <arg name="place" type="string">Set to "" to remove place from the nav area.</arg> </args> <rets> <ret name="" type="boolean">Returns true of operation succeeded, false otherwise.</ret> </rets> </function>