Unreal Directive Docs
PluginsUDCore

Introduction

Quality-of-life utilities for Unreal Engine development

UDCore (Unreal Directive Core) is an open-source Unreal Engine plugin that provides quality-of-life utilities to enhance your development experience. Built with best practices in mind, it exposes hidden editor features, introduces new functionality, and simplifies existing tools.

GitHubUnrealDirective/UDCore

111

UDCore is developed by Dylan "Tezenari" Amos as part of the Unreal Directive initiative to empower developers with knowledge and tools to build amazing things.

Core Features

Philosophy

UDCore is built around three core principles:

Best Practices

Every feature is designed to be efficient, readable, and aligned with Unreal Engine best practices. Learn from the code, replicate it, or extend it for your own needs.

Workflow Efficiency

Streamline your development by accessing hidden Unreal Engine editor features, using simplified tools, and reducing repetitive tasks.

Universal Compatibility

Core functionality is developed in C++ but fully accessible from Blueprints and Python, making it versatile for any project type.

Technical Details

PropertyValue
Engine Version5.3+
PlatformsWindows
LanguagesC++, Blueprints, Python
LicenseOpen Source
SourceGitHub

Get Started

Community

On this page