RbxGear (Library): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens
Created page with "The RbxGear is still in progress. When completed, it will contain many functions that will be used in gear for various things. It can be loaded, but doe..."
>Tenal
No edit summary
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
*[[RbxLibrary]]
*[[RbxLibrary]]
*[http://www.roblox.com/RbxGear-item?id=45374389 RbxGear]
*[http://www.roblox.com/RbxGear-item?id=45374389 RbxGear]
[[Category:Libraries]]

Latest revision as of 03:40, 7 February 2012

The RbxGear is still in progress. When completed, it will contain many functions that will be used in gear for various things.

It can be loaded, but doesn't right now contain anything useful, except two functions, which are only used as placeholders:

Foo( )
Returns nil
Description: Prints foo.
Bar( )
Returns nil
Description: Prints bar.


See Also