Timer:IsPastSimMS
From Data Realms Wiki
Function | |
---|---|
Syntax | Timer:IsPastSimMS( number Time in milliseconds ) |
Description: | |
This function will check, whether a certain time has passed after the timer has been created. | |
Returns | nil |
Example | |
---|---|
Description | This will gib the object this script is attached to after 5 seconds have passed. |
Code |
|
Output | nil |