Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is the only possible returned UserInputState from InputBegan UserInputState.Begin?

Asked by 2 years ago

I was wondering if it was possible that in InputBegan or InputEnded

if InputBegan could return anything other than Enum.UserInputState.Begin

and that if InputEnded could return anything other than Enum.UserInputState.End

1 answer

Log in to vote
0
Answered by 2 years ago

Does this help? Here is 2 links hopes one of those can answer your question? Click Me Click Me

Ad

Answer this question