Built-in functions: Revision history

From ROBLOX Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

11 December 2024

  • curprev 00:1900:19, 11 December 2024 PRG talk contribs 7,824 bytes +7,824 Created page with "__TOC__ ==Built-In Functions== There are many pre-made functions in the Object Browser, but this page will be going through the most-used ones. Most of these functions either use a pre-existing brick or delay something from happening. A final note before you start, all built-in functions start with a ":" and end with a "()". ===The "wait()" and "delay()" Function=== The wait function will delay, or wait, by seconds. Unlike other functions, this one can both be with..."