Class reference: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Telamon No edit summary |
>Mr Doom Bringer Whoo... Lots of typing... |
||
Line 3: | Line 3: | ||
If you are looking for information on undocumented classes, one of your best resources is the [[Class Explorer]] pane (under the Help menu in [[Roblox Studio]]). | If you are looking for information on undocumented classes, one of your best resources is the [[Class Explorer]] pane (under the Help menu in [[Roblox Studio]]). | ||
* [[RBX.lua.Team | Team]] | |||
* [[RBX.lua.Teams | Teams]] | ==Classes== | ||
*[[BodyForce]] | |||
*[[BodyGyro]] | |||
*[[BodyPosition]] | |||
*[[BodyThrust]] | |||
*[[BodyVelocity]] | |||
*[[BoolValue]] | |||
*[[BrickColorValue]] | |||
*[[CFrameValue]] | |||
*[[Camera]] | |||
*[[Color3Value]] | |||
*[[DataModel]] | |||
*[[DebugSettings]] | |||
*[[Explosion]] | |||
*[[GameSettings]] | |||
*[[GlobalSettings]] | |||
*[[HopperBin]] | |||
*[[Humanoid]] | |||
*[[IntValue]] | |||
*[[Item]] | |||
*[[Lighting]] | |||
*[[Message]] | |||
*[[Motor]] | |||
*[[Mouse]] | |||
*[[NetworkClient]] | |||
*[[NetworkServer]] | |||
*[[NetworkSettings]] | |||
*[[NumberValue]] | |||
*[[ObjectValue]] | |||
*[[Part]] | |||
*[[Player]] | |||
*[[RenderSettings]] | |||
*[[RunService]] | |||
*[[Script]] | |||
*[[ScriptContext]] | |||
*[[Selection]] | |||
*[[Sound]] | |||
*[[SpecialMesh]] | |||
*[[StringValue]] | |||
*[[Texture]] | |||
*[[ThumbnailGenerator]] | |||
*[[Tool]] | |||
*[[Vector3Value]] | |||
*[[Visit]] | |||
*[[Workspace]] | |||
==Enums== | |||
*[[AASamples]] | |||
*[[BinType]] | |||
*[[CameraType]] | |||
*[[ControllerType]] | |||
*[[ErrorReporting]] | |||
*[[FormFactor]] | |||
*[[ImputType]] | |||
*[[MeshType]] | |||
*[[NormalId]] | |||
*[[PartType]] | |||
*[[SurfaceType]] | |||
==Special classes== | |||
==Alpha Testing Classes== | |||
*[[RBX.lua.Team | Team]] | |||
*[[RBX.lua.Teams | Teams]] |
Revision as of 22:44, 12 February 2007
The following is documentation for specific Roblox lua classes. Documentation is currently incomplete and subject to change.
If you are looking for information on undocumented classes, one of your best resources is the Class Explorer pane (under the Help menu in Roblox Studio).
Classes
- BodyForce
- BodyGyro
- BodyPosition
- BodyThrust
- BodyVelocity
- BoolValue
- BrickColorValue
- CFrameValue
- Camera
- Color3Value
- DataModel
- DebugSettings
- Explosion
- GameSettings
- GlobalSettings
- HopperBin
- Humanoid
- IntValue
- Item
- Lighting
- Message
- Motor
- Mouse
- NetworkClient
- NetworkServer
- NetworkSettings
- NumberValue
- ObjectValue
- Part
- Player
- RenderSettings
- RunService
- Script
- ScriptContext
- Selection
- Sound
- SpecialMesh
- StringValue
- Texture
- ThumbnailGenerator
- Tool
- Vector3Value
- Visit
- Workspace
Enums
- AASamples
- BinType
- CameraType
- ControllerType
- ErrorReporting
- FormFactor
- ImputType
- MeshType
- NormalId
- PartType
- SurfaceType