Difference between revisions of "IsXBox"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>SJML Bot
(Bot creating condition functions pages.)
 
imported>Chesko
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
Returns 1 if the game client is running on the Xbox 360 console.


== Example ==
The following would return true if the game were running on the Xbox 360 console.
[[File:chesko_confunc_isxbox.jpg]]
== See Also ==
*[[IsPS3]]
*[[IsWin32]]


[[Category:Condition Functions]]
[[Category:Condition Functions]]

Latest revision as of 11:12, 13 December 2012

Returns 1 if the game client is running on the Xbox 360 console.

Example[edit | edit source]

The following would return true if the game were running on the Xbox 360 console.

Chesko confunc isxbox.jpg

See Also[edit | edit source]