Unreal — open editor utility widget by C++

Filip Sivák
May 9, 2021

--

You can open any Editor utility widget simply by calling:

The path to the widget is given by FString provided to LoadAsset function. You can find the path by right-clicking any asset and choosing “Copy reference”.

Don’t forget to include the following modules to your PrivateDependencyModuleNames in MyModule.Build.cs

  • Blutility
  • UMGEditor
  • EditorScriptingUtilities

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

--

--

No responses yet

Write a response