activate
This is a script event on id Tech 4 engines, present on DOOM 3, Quake 4 and Prey. Below you can find its signature for each game that declares it.
DOOM 3
Activates this entity as if it was activated by a trigger. Activator is the entity that caused the action (usually the player).
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
entity activator |
| Section |
all entities |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
entity |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
void |
| Parameters |
entity |