DrawDefaultInspector()

 DrawDefaultInspector();

syntax: 

DrawDefaultInspector();


Comments

Popular posts from this blog

GameObject.SetActive() v.s. GameObject.active

output message to Unity Console - Debug.Log() v.s. Debug.LogWarning() v.s. Debug.LogError() v.s. print()