Method | Description | |
---|---|---|
YieldForSeconds ( float seconds ) : System |
Initializes a new instance of the YieldForSeconds class.
|
public YieldForSeconds ( float seconds ) : System | ||
seconds | float | /// The seconds to pause execution for. /// |
return | System |