Difference between revisions of "TActivePlayer.MouseAimY"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " '''''property TActivePlayer.MouseAimY: Boolean''''' Access mode: RW* (Write only on bots) ==Description== Y coordinate '''on the soldat screen''' of TActivePlayer's...")
 
 
Line 1: Line 1:
  '''''property [[TActivePlayer]].MouseAimY: Boolean'''''
+
  '''''property [[TActivePlayer]].MouseAimY: SmallInt'''''
 
   Access mode: RW* (Write only on bots)
 
   Access mode: RW* (Write only on bots)
 
==Description==
 
==Description==
Y coordinate '''on the soldat screen''' of [[TActivePlayer]]'s cursor
+
Y coordinate '''on the map''' of [[TActivePlayer]]'s cursor
  
 
[[Category:TActivePlayer]]
 
[[Category:TActivePlayer]]

Latest revision as of 19:39, 27 September 2016

property TActivePlayer.MouseAimY: SmallInt
 Access mode: RW* (Write only on bots)

Description

Y coordinate on the map of TActivePlayer's cursor