Revision Difference
CNavArea:SetPlace#514349
<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 "" to remove place from the nav area.</arg>⤶
</args>⤶
<rets>⤶
<ret name="" type="boolean">Returns true of operation succeeded, false otherwise.</ret>⤶
</rets>⤶
</function>⤶
⤶