SetGenre (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>ArceusInator
New page: {{Protected}} {{Method |name=SetGenre |arguments=Genre ''Genre'' |description=Sets the DataModel's Genre. |object=DataModel |protected=Yes}} [[Cat...
>Legend26
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Protected}}
{{Protected}}
{{Method
<onlyinclude>{{Method
|name=SetGenre
|name=SetGenre
|arguments=[[Genre (Enum)|Genre]] ''Genre''
|arguments=[[Genre (Enum)|Genre]] ''Genre''
|description=Sets the [[DataModel]]'s [[Genre (Property)|Genre]].
|description=Sets the [[DataModel]]'s [[Genre (Property)|Genre]].
|object=DataModel
|object=DataModel
|protected=Yes}}
|protected=Yes}}</onlyinclude>
[[Category:Methods]]
[[Category:Methods]]

Latest revision as of 04:00, 13 January 2012

Protected:This item is protected. Attempting to use it in a Script or LocalScript will cause an error.
SetGenre( Genre Genre )
Returns nil
Description: Sets the DataModel's Genre.
Member of: DataModel