Difference between revisions of "UO.CliLogged"
From OpenEUO
(Created page with " UO.CliLogged ⇒ Returns if a character is logged into the game. {| border="1" cellpadding="2" |+UO.CliLogged Values |- | width=40px style="background:#ffdead;" | Value || widt...") |
|||
(One intermediate revision by one other user not shown) | |||
Line 7: | Line 7: | ||
| width=40px style="background:#ffdead;" | Value || width=200px style="background:#ffdead;" | Description | | width=40px style="background:#ffdead;" | Value || width=200px style="background:#ffdead;" | Description | ||
|- | |- | ||
− | | | + | | false || Not logged in |
|- | |- | ||
− | | | + | | true || Logged in |
|- | |- | ||
|} | |} | ||
+ | |||
+ | [[UO.Shard]] |
Latest revision as of 06:53, 29 October 2010
UO.CliLogged
⇒ Returns if a character is logged into the game.
Value | Description |
false | Not logged in |
true | Logged in |