Updated Frame (markdown)
2
Frame.md
2
Frame.md
@@ -59,7 +59,7 @@ local mainFrame = basalt.createFrame("myFirstFrame"):setBar("Hello World!"):show
|
||||
**args:** bool visible (no args = true)<br>
|
||||
**returns:** self<br>
|
||||
|
||||
## isModifierActive
|
||||
## isModifierActive -- DISABLED this function will work very soon
|
||||
returns true if user is currently holding a key down
|
||||
````lua
|
||||
local mainFrame = basalt.createFrame("myFirstFrame"):isModifierActive("shift")
|
||||
|
||||
Reference in New Issue
Block a user