LibraryRegistrationComplete (Method)
From Legacy Roblox Wiki
Jump to navigationJump to search
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
LibraryRegistrationComplete( ) | |
Returns | nil |
Description: | LoadLibrary and LoadRobloxLibrary wait for this to be called. This ensures that a library isn't loaded before it has been registered. |
Member of: | ScriptContext |