RegisterRobloxLibrary (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator New page: {{Method |name=RegisterRobloxLibrary |arguments=String ''libraryName'', String ''assetId'' |description=Creates a library that can be loaded with LoadRobloxLibrary. |object=Scr... |
>ArceusInator New page: {{Method |name=RegisterRobloxLibrary |arguments=String ''libraryName'', String ''assetId'' |description=Creates a library that can be loaded with LoadRobloxLibrary. |object=Scr... |
(No difference)
|
Latest revision as of 02:35, 31 March 2011
RegisterRobloxLibrary( String libraryName, String assetId ) | |
Returns | nil |
Description: | Creates a library that can be loaded with LoadRobloxLibrary. |
Member of: | ScriptContext |