Revision Difference
Player:SetNoCollideWithTeammates#546090
<function name="SetNoCollideWithTeammates" parent="Player" type="classfunc">
<description>Sets whenever the player should not collide with their teammates.
<note>This will only work for teams with ID 1 to 4 due to internal Engine limitations.</note>
</description>
<realm>Server</realm>⤶
<realm>Shared</realm>⤶
<args>
<arg name="shouldNotCollide" type="boolean">True to disable, false to enable collision.</arg>
</args>
</function>