RegisterRobloxLibrary (Method)

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