User:Anaminus/CRTemplates/Property

From Legacy Roblox Wiki
Revision as of 08:25, 14 September 2008 by >Anaminus
Jump to navigationJump to search
{{CatUp|Category:Properties}}

{{Property|
name         = name
|property    = [[type]] ''name''
|description = description
|object      = [[RBX.lua.object (Class)|object]], ...
|}}

==Example==
<pre>
-- Example in lua
<nowiki>

</nowiki>


Enum (Enum)