Sythenz / Distance-To-Selected-UE4-Viewport-Example

A simple Editor Mode that writes "[ActorName] Distance" to the viewport. A good example of writing slate to the viewport.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiled for UE4.16.3 (Legacy use by a friend)
Add the plugin to a C++ project to recompile for newer versions.

To use: Download/Clone to Project/Plugins/ directory of your project.

Will update this plugin with latest editor version branch,
and may move this from an FEdMode to a Viewport Show Flag.

Twitter: @Codekittah

About

A simple Editor Mode that writes "[ActorName] Distance" to the viewport. A good example of writing slate to the viewport.


Languages

Language:C++ 83.9%Language:C# 16.1%