RegisterDevelopmentLibrary (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Trappingnoobs fixed |
>Trappingnoobs fixed |
(No difference)
|
Latest revision as of 19:48, 1 February 2012
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 |