HolyLib Wiki

systimer.Exists

 boolean systimer.Exists( string name )

Description

Returns true if the given timer exists.

Arguments

1string name

name of timer

Returns

1boolean success

Returns whether the timer exists or not.