Revision Difference
Weapon:IsWeaponVisible#512251
<function name="IsWeaponVisible" parent="Weapon" type="classfunc">⤶
<description>Returns whether the weapon is visible. The term visibility is not exactly what gets checked here, first it checks if the owner is a player, then checks if the active view model has EF_NODRAW flag NOT set.</description>⤶
<realm>Shared</realm>⤶
<rets>⤶
<ret name="" type="boolean">Is visible or not</ret>⤶
</rets>⤶
</function>⤶
⤶