This type has no description.
function bool(int entity, int contentsMask)
Called on entity filtering.
Entity index.
Contents Mask.
True to allow the current entity to be hit, otherwise false.
function bool(int entity, int contentsMask, any data)
Called on entity filtering.
Entity index.
Contents Mask.
Data value, if used.
True to allow the current entity to be hit, otherwise false.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.