RegisterDevelopmentLibrary (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus There doesn't need to be an explanation for something that can't be used. |
>Anaminus There doesn't need to be an explanation for something that can't be used. |
(No difference)
|
Revision as of 17:49, 2 March 2011
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
RegisterDevelopmentLibrary( String libraryName, Instance linkedScript ) | |
Returns | nil |
Description: | Creates a library from a formatted script. This library can be loaded from anywhere via LoadLibrary. |
Member of: | ScriptContext |