Call of Duty Script Documentation

istouching(<touched entity>)


Module
Entity


Call this function on


<entity> An entity

Example


  if (level.player istouching (self))...

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List