Revision Difference
CNavArea:HasAttributes#518243
<function name="HasAttributes" parent="CNavArea" type="classfunc">
<description>Returns true if the given <page>CNavArea</page> has this attribute flag set.</description>
<realm>Server</realm>
<args>
<arg name="attribs" type="number">Attribute mask to check for, see <page>NAV_MESH</page></arg>⤶
<arg name="attribs" type="number">Attribute mask to check for, see <page>NAV_MESH</page></arg>⤶
</args>
<rets>
<ret name="" type="boolean">True if the <page>CNavArea</page> matches the given mask. False otherwise.</ret>
</rets>
</function>