SetCreatorID (Method): Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>JulienDethurens No edit summary |
>JulienDethurens No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Protected}} | {{Protected}} | ||
{{Deprecated| | {{Deprecated|alternative=[[SetCreatorId (Method)|SetCreatorId]]}} | ||
<onlyinclude>{{Method | <onlyinclude>{{Method | ||
|name=SetCreatorID | |name=SetCreatorID |
Latest revision as of 01:02, 28 February 2012
Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
Deprecated:This item is deprecated. Do not use it for new work. Use SetCreatorId instead.
SetCreatorID( int creatorID CreatorType creatorType ) | |
Returns | nil |
Description: | Sets the DataModel's CreatorId and CreatorType. |
Member of: | DataModel |