Skip to content

mob-sakai/MainWindowTitleModifierForUnity

Repository files navigation

Main Window Title Modifier For Unity (Demo)

  • This is a demo project that dynamically changes the text displayed in UnityEditor's title bar.
  • Access internal classes/methods in 3 ways:
    • Reflection
    • InternalsVisibleTo
    • IgnoresAccessChecksToAttribute
  • For more details, see this article (Japanese)

<< Usage >>

become_a_sponsor_on_github





Usage

  1. Open this project
  2. To change the text of title bar, select MainWindowTitleModifierForUnity tool bar menu
  3. Enjoy!

Requirement

  • Unity 2019.2
  • dotnet 2.1 or later





License

  • MIT

Author

mob-sakai
become_a_sponsor_on_github

See Also

About

A demo to change the text displayed in UnityEditor's title bar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages