Difference between revisions of "IsPS3"

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


== Example ==
The following would return true if the game were running on the Playstation 3 console.
[[File:chesko_confunc_isps3.jpg]]
== See Also ==
*[[IsWin32]]
*[[IsXBox]]


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

Latest revision as of 11:01, 13 December 2012

Returns 1 if the game client is running on the Playstation 3 console.

Example[edit | edit source]

The following would return true if the game were running on the Playstation 3 console.

Chesko confunc isps3.jpg

See Also[edit | edit source]