InsertContent (Function): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Blocco
No edit summary
>Mr Doom Bringer
No edit summary
Line 1: Line 1:
{{CatUp|Functions}}
{|
 
|<onlyinclude>{{PFunction|
'''Workspace::InsertContent''' is a function that can, as it's name says, insert content from the webiste.
name = InsertContent
 
|arguments = [[Content]] ''url of item''
[[Category:Functions]]
|returns = Object from url
|description = Inserts a model from the item's URL. Used in Group Building.
|object = [[RBX.lua.Workspace (Service)|Workspace]]
|}}</onlyinclude>
|}

Revision as of 00:04, 14 July 2010

InsertContent( Content url of item )
Returns Object from url
Description: Inserts a model from the item's URL. Used in Group Building.
In Object: Workspace