Main public logs

From ROBLOX Wiki
Jump to navigationJump to search

Combined display of all available logs of ROBLOX Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 00:28, 11 December 2024 PRG talk contribs created page Enum (Created page with "{{CatUp|Properties}} An Enum, or Enumerator, is essentially a value used to represent a string. This allows the code to be read more easily, and to run more efficiently. For example, say you were writing a script which added crafting functionality, such as that in an RPG. You would need some method of adding the various stat modifiers together, so that you could accurately create an item based on the materials used. However, as in most programming languages, you are...")