Keybind:setOnRelease(function)
Method Property | Fluent Description | Representation |
---|---|---|
function accepts | a function | |
Return Value | a Keybind |
Keybind:setOnPress(function)
Method Property | Fluent Description | Representation |
---|---|---|
function accepts | a function | |
Return Value | a Keybind |
Keybind:onRelease(function)
Method Property | Fluent Description | Representation |
---|---|---|
function accepts | a function | |
Return Value | a Keybind |
Keybind:onPress(function)
Method Property | Fluent Description | Representation |
---|---|---|
function accepts | a function | |
Return Value | a Keybind |