Add GetInputMask
authoralmikes@aol.com
Wed, 03 Dec 2014 02:45:10 +0000
changeset 405 4e1c166740b0
parent 404 37d44392ad2b
child 406 41bd558039c0
Add GetInputMask
LuaAPI.wiki
--- a/LuaAPI.wiki	Wed Dec 03 02:39:27 2014 +0000
+++ b/LuaAPI.wiki	Wed Dec 03 02:45:10 2014 +0000
@@ -774,6 +774,11 @@
 		</code>
 Note: Using the input mask is an effective way to script uninterrupted cinematics, or create modes such as No Jumping. 
 
+==== <tt>!GetInputMask()</tt> ====
+
+Returns the current input mask of the player.
+
+====
 
 === Randomness ===
 ==== <tt>!GetRandom(number)</tt> ====