Difference between revisions of "UO.TargCurs"
From OpenEUO
(Created page with " UO.TargCurs ⇔ Returns whether the game cursor is a targeting cursor, or may be set to obtain a targeting cursor. {| border="1" cellpadding="2" |+UO.TargCurs Values | width=60...") |
|||
Line 10: | Line 10: | ||
|1 || Cursor is a target cursor. | |1 || Cursor is a target cursor. | ||
|} | |} | ||
+ | |||
+ | [[UO.LLiftedKind]] |
Revision as of 12:34, 9 October 2010
UO.TargCurs
⇔ Returns whether the game cursor is a targeting cursor, or may be set to obtain a targeting cursor.
Value | Description |
0 | Cursor is a normal cursor. |
1 | Cursor is a target cursor. |