PumpkinBehaviour

function UpdateSleep( t : float ) : void

Parameters

t


Description
Schedule the next Update() or StateName() update for n seconds from now.

/param t Delay in seconds.