You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this can be fixed. I find this kind of notation strange though :)
m_ normally stand for private stuff but you put it as public in the inspector.
Not a big deal, but when using hungarian notation (m_Variable for example), it doesn't hide it,

The text was updated successfully, but these errors were encountered: