Revision Difference
Entity:RemoveFlags#564455
<function name="RemoveFlags" parent="Entity" type="classfunc">
<description>Removes specified flag(s) from the entity</description>
<realm>Shared</realm>
<args>
<arg name="flag" type="number">The flag(s) to remove, see <page>Enums/FL</page></arg>
<arg name="flag" type="number{FL}">The flag(s) to remove, see <page>Enums/FL</page></arg>
</args>
</function>