This listing has not been migrated to FAB by the seller. It is only available to use from your Vault in the Epic Games Launcher.Learn more about Fab

RuntimeEditorLite_V0.4

byTangs - Code Plugins - Aug 23, 2022

Unreal Runtime Editor Templete

  • Supported Platforms
  • Supported Engine Versions
    5.0 - 5.1
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

this is a unreal engine runtime editor template, you can development for software,such as Twinmotion;

Feature

  • Docking Save And Restore
  • Placement DockTab ,Drag And Drop,such as UE5 Editor
  • Outliner ,support search ,such as UE5 Editor
  • Outputlog,such as UE5 Editor
  • Runtime Property Editor,such as UE5 Editor, support category metadata ,displayname metadata

More Meta data will be supported later

such as ClampMin , ClampMax ,AllowMetaClass etc...

Currently not supported TSet,TArray,TMap ,will be supported in the next release;

you can use Property Editor anywhere in runtime,such as runtime world setting or your global setting

  • Run Game Mode
  • ToolBar And Menu Bar


Upcoming Feature:

  • Runtime Transform Gizmo ,such as UE5 Editor
  • Runtime Redo And Undo
  • Runtime Multi Viewport ,such as Static Mesh Preview
  • More Meta Data for Runtime Property Editor
  • Runtime UMG Designer
  • Runtime World Serialization and Deserialization
  • Script Support , such as support Lua


SHOWCASE


Technical Details

Code Modules:

  •  RuntimeEditorLite : RuntimeEditorLite , Level Editor Main Module
  • RuntimeEditorStyle: Runtime Style Module
  • RuntimeEditorCore : Core Module for Runtime Editor
  • RuntimePropertyEditor : Runtime property Editor Module

Number of Blueprints:0

Number of C++ Classes:38

Network Replicated: No

Supported Development Platforms: Desktop

Supported Target Build Platforms: Desktop

Documentation: https://github.com/byTangs/RuntimeEditorDocumentation

Example Project:Example, [ you need download and enable this plugin]

ExecutableFile: ExecutableFile


Update V0.2:

  • Runtime Property Editor Update: TMap.TArray,TSet Supported; ClampMetaData Supported;

Update V0.3:

  • Runtime Property Editor Update: Object Supported,UClass Supprted;

Update V0.4:

  • Multi Viewport


V0.5 Coming Soon:

Update Outputlog,DetailsView


Tags

EDITORRUNTIMENoAIENGINE