# HG changeset patch # User almikes@aol.com # Date 1417574710 0 # Node ID 4e1c166740b09d524bc9474139cbd1426ce06aa6 # Parent 37d44392ad2b2f49924aa36010e0a7d953b8e51a Add GetInputMask diff -r 37d44392ad2b -r 4e1c166740b0 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 @@ Note: Using the input mask is an effective way to script uninterrupted cinematics, or create modes such as No Jumping. +==== !GetInputMask() ==== + +Returns the current input mask of the player. + +==== === Randomness === ==== !GetRandom(number) ====