pfn_touch
Syntax
forward pfn_touch(ptr, ptd);
Usage
| Parameter | Description |
|---|---|
| ptr | Index of entity being touched |
| ptd | Index of entity touching |
Description
Called when two entities touch.
Return
PLUGIN_CONTINUE to ignore, PLUGIN_HANDLED or higher to block