Signature
native Float:cs_get_c4_explode_time(index);
Description
Returns the game time at which the bomb will explode.
Parameters
- index — C4 entity
Returns
Explosion time
Errors
-
If the provided entity index is not a bomb, an error will be
thrown.