LoadLibrary (Function)

From Legacy Roblox Wiki
Revision as of 06:25, 7 February 2012 by >JulienDethurens (Created page with "<onlyinclude>{{Function |name = LoadLibrary |arguments = string <var>library</var> |returns = RbxLibrary |description = Loads a library and returns it. }}</onlyinclude...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
LoadLibrary( string library )
Returns RbxLibrary
Description: Loads a library and returns it.


See Also