Input.clearAll doesn't clear the (user)actions #1234
Unanswered
chengenzhao
asked this question in
Q&A
Replies: 1 comment
-
That is correct. This is not possible by design, all user actions are constructed during early initialisation and can never be removed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi:
It seems like there is no way to remove action of input
only add (user)action is permitted?
clear all doesn't work for remove added (user)actions
so is it possible to remove action programmatically?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions