User:Anaminus/CRTemplates: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Anaminus mNo edit summary |
>Anaminus mNo edit summary |
||
Line 5: | Line 5: | ||
*[[/Service|RBX.lua.name (Service)]] | *[[/Service|RBX.lua.name (Service)]] | ||
*[[/Enum|name (Enum)]] | *[[/Enum|name (Enum)]] | ||
*string | |||
*bool | |||
*number | |||
*table | |||
*function | |||
*thread | |||
*userdata | |||
*nil | |||
<br> | |||
*Instance | |||
*Object | |||
*Property | |||
*Content | |||
*int | |||
*float | |||
*double | |||
*Vector3 | |||
*CoordinateFrame | |||
*Color3 | |||
*BrickColor | |||
*Enum | |||
*void |
Revision as of 09:40, 14 September 2008
- name (Function)
- name (Property)
- name (Event)
- RBX.lua.name (Object)
- RBX.lua.name (Service)
- name (Enum)
- string
- bool
- number
- table
- function
- thread
- userdata
- nil
- Instance
- Object
- Property
- Content
- int
- float
- double
- Vector3
- CoordinateFrame
- Color3
- BrickColor
- Enum
- void