- Home /
Question by
inputchaos · Aug 05, 2017 at 11:40 PM ·
c#editoreditor-scriptingnamespace
Is there a way to see namespaces in Editor ? (complete class name)
Hi,
Unity doesn't show complete class name, this can be confusing, for instance with the search box in the inspector. (if same class name but different namespace)
Is there a solution or good practices?
Comment
Your answer
Follow this Question
Related Questions
Help with Missing Monobehaviours and Asset Serialization? 0 Answers
How do I solve a BuildAssetBundles Compilation Error that only occurs in the Editor? 1 Answer
Bind to OnWillSaveAssets and force to save my scene 0 Answers
How do I associate my custom object for the serializedProperty objectReferenceValue 1 Answer
MonoScript, Type or namespace UnityEditor couldn't be found 0 Answers