coroutine.wait
From Garry's Mod
Revision as of 13:08, 28 March 2013 by Facepunch bot (Talk | contribs)
coroutine.wait( )
Description
Yield's the coroutine for so many seconds before returning.
This should only be called in a coroutine. This function uses CurTime() - not RealTime().
Arguments
number seconds
The number of seconds to wait