Black Ops III

GetAttachIgnoreCollision

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

Example:

model_ignore_collision = self GetAttachIgnoreCollision( index )

Parameters

ParameterSummary
*modelindexThe index of the model attached to the entity, starting at 0, so for instance 3 will get the fourth model attached. (integer)

* = mandatory