Difference between revisions of "TActivePlayer.KeyLeft"
(Created page with " '''''property TActivePlayer.KeyLeft: Boolean''''' Access mode: R ==Description== If a player is currently pressing the left button. Category:TActivePlayer") |
m |
||
Line 1: | Line 1: | ||
'''''property TActivePlayer.KeyLeft: Boolean''''' | '''''property TActivePlayer.KeyLeft: Boolean''''' | ||
− | Access mode: | + | Access mode: RW* (Write only on bots) |
==Description== | ==Description== | ||
If a player is currently pressing the left button. | If a player is currently pressing the left button. | ||
[[Category:TActivePlayer]] | [[Category:TActivePlayer]] |
Latest revision as of 10:13, 12 September 2016
property TActivePlayer.KeyLeft: Boolean Access mode: RW* (Write only on bots)
Description
If a player is currently pressing the left button.