coroutine.running
From GMod Wiki
This page needs reviewing. An expert needs to verify that all of the information in this page is correct. See more articles for review here. |
Function | |
Syntax |
coroutine.running( ) Where is this used? |
Description: | |
Returns the running coroutine, or nil when called by the main thread. | |
Returns: | thread |
Part of Library: | Corout |
Realm: | |
BBCode Link: | [b][url=http://wiki.garrysmod.com/?title=Coroutine.running]Coroutine.running [img]http://wiki.garrysmod.com/favicon.ico[/img][/url][/b] |
Examples
Description | N/A | ||
---|---|---|---|
Used on | |||
Code |
| ||
Output | N/A |