User:ArceusInator/Method template/Preview: Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{User:ArceusInator/Method_template |name=Some protected method |arguments=whut |protected=Yes |description=OLOLOL |returns=String ''Hai'' |objects=nil}}
 
>ArceusInator
No edit summary
 
Line 1: Line 1:
{{User:ArceusInator/Method_template
{{User:ArceusInator/Method_template
|name=Some protected method
|name=GetDebugId
|arguments=whut
|arguments=[[Integer]] scopeLength
|protected=Yes
|protected=Yes
|description=OLOLOL
|description=Returns a coded string of the object's DebugId used internally by Roblox.
|returns=[[String]] ''Hai''
|returns=[[String]] ''debugId''
|objects=[[nil]]}}
|objects=[[Instance]]}}

Latest revision as of 20:33, 6 February 2011

GetDebugId(Integer scopeLength)
Returns String debugId
Description: Returns a coded string of the object's DebugId used internally by Roblox.
In Object: Instance