animDone
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
Returns true if the animation playing on the given channel is completed considering a number of blend frames. NOTE: weapons only use ANIMCHANNEL_ALL
| Property |
Value |
| Type |
script event |
| Returns |
float |
| Parameters |
float channel, float blendOutFrames |
| Section |
weapons |
Quake 4
| Property |
Value |
| Type |
script event |
| Returns |
float |
| Parameters |
float, float |
Prey
| Property |
Value |
| Type |
script event |
| Returns |
float |
| Parameters |
float, float |