Difference between revisions of "TActivePlayer.KeyUp"

From Soldat Community Wiki
Jump to: navigation, search
(Created page with " '''''property TActivePlayer.KeyUp: Boolean''''' Access mode: R ==Description== If a player is currently pressing the jump button. Category:TActivePlayer")
 
m
 
Line 1: Line 1:
 
  '''''property TActivePlayer.KeyUp: Boolean'''''
 
  '''''property TActivePlayer.KeyUp: Boolean'''''
   Access mode: R
+
   Access mode: RW* (Write only on bots)
 
==Description==
 
==Description==
 
If a player is currently pressing the jump button.
 
If a player is currently pressing the jump button.
  
 
[[Category:TActivePlayer]]
 
[[Category:TActivePlayer]]

Latest revision as of 11:12, 12 September 2016

property TActivePlayer.KeyUp: Boolean
 Access mode: RW* (Write only on bots)

Description

If a player is currently pressing the jump button.