Skip to content

0.7.10

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Oct 09:34
· 158 commits to main since this release
779a11c

Added

  • Added the GetDebugId instance method to the roblox built-in. This will return the internal id used by the instance, and as the name implies, it should be primarily used for debugging purposes and cases where you need a globally unique identifier for an instance. It is guaranteed to be a 32-digit hexadecimal string.

Fixed

  • Fixed issues with SecurityCapabilities on instances in the roblox built-in by upgrading rbx-dom.