Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

unity editorwindowtitle obsolete

//Instead of
title = "Custom Gui Window Title"

//Use this
titleContent = new GUIContent("Custom Gui Window Title");
 
PREVIOUS NEXT
Tagged: #unity #editorwindowtitle #obsolete
ADD COMMENT
Topic
Name
1+6 =