Skip to content

How to create a new editor mode and show custom variables and functions from a new class in the new editor mode

Notifications You must be signed in to change notification settings

emjay07/NewEditorMode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

NewEditorMode

How to create a new editor mode and show custom variables and execute functions from a editor mode plugin

This is a kind of extension for the video created by Michael Noland from Epic Games.

https://www.youtube.com/watch?v=zg_VstBxDi8

This did not translate directly to an editor mode so it took me some research into the Landscape Editor Mode to get the mode working with custom properties and functions.

I just hope this code can help other programmers understand extending the editor better and get up to speed with it faster.

About

How to create a new editor mode and show custom variables and functions from a new class in the new editor mode

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 91.8%
  • C# 8.2%