Call of Duty Script Documentation

getattachignorecollision(<modelindex>)


Module
Entity


Summary


Returns the ignore collision flag of the attached model at the given attachment slot 

Call this function on


An Entity

Example


self getattachignorecollision(index);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List