New thread: Difference between revisions

From PenguinMod Wiki
New thread
Jump to navigation Jump to search
Content deleted Content added
No edit summary
These were added a bit recently
 
(13 intermediate revisions by 6 users not shown)
Line 1:
{{Infobox Block
I don't know what it does. - Mon523
|block_img =New thread.png
|block_type = C-Shape Block
|category = [[Control Expansion]]
|title = new thread
}}
 
The '''new thread''' block is a c-shape block. To get this block, one must add the [[Control Expansion]] extension.
This block is used to make more code run at the same time without broadcasts.
==See also==
*[[thread data]]
*[[new thread with data ()]]
{{DISPLAYTITLE:new thread}}
{{Blockcat|type=C-Shape|cat=Expansion}}
[[Category:Control Blocks/Expansion]]

Latest revision as of 14:47, 21 July 2024

new thread
...
Caption
Block Type C-Shape Block
Category / Extension Control
Status Who tf uses status

The new thread block is a c-shape block. To get this block, one must add the Control extension. This block is used to make more code run at the same time without broadcasts.

See also