Murat Tuver
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Murat Tuver commented, -
Murat Tuver created a post, Move to namespace does not appear in one of my Unity Assemblies
Hello everyone, As you know when a namespace is typed wrong rider gives a warning and allows you to change the namespace. I am using Unity to develop a game and I am facing an issue where I cannot... -
-
-
Murat Tuver created a post, Create class fields from methods via Live Templates
Hello everyone, I want to create a simple live template that will introduce a field in the belonging class from one of its methods. I wonder if it possible and if so how can I achieve this behavior...