Mcmorry

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Mcmorry created a post, Custom naming settings for private serialized field
Working in Unity, I like to use private fields with [SerializeField] attribute. But I want to distinguish them from standard private fields. So I'm using a _UpperCamelCase with the underscore in f...