Yevhenii Ishchenko
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Yevhenii Ishchenko created a post, [C#] Is the possibility to rewrite overriding member template?
Hi!I'm using Godot, and it has method _UnhandledInput(InputEvent @event) . I don't like to use “at” sign, I would like to have default override method having replaced with argument's class, like in...