https://github.com/pixelindiedev/windowsregistryreadpluginunrealengine
A Unreal Engine plugin to read values from the Windows registry.
https://github.com/pixelindiedev/windowsregistryreadpluginunrealengine
plugin registry registryoperation ue5 ue5-plugin unreal unreal-engine unreal-engine-5 unreal-engine-plugin unrealengine unrealengine5 windows windows-only windows-registry windowsregistry
Last synced: 24 days ago
JSON representation
A Unreal Engine plugin to read values from the Windows registry.
- Host: GitHub
- URL: https://github.com/pixelindiedev/windowsregistryreadpluginunrealengine
- Owner: PixelIndieDev
- License: mit
- Created: 2025-03-03T18:16:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-03T18:44:05.000Z (over 1 year ago)
- Last Synced: 2025-03-03T19:34:53.278Z (over 1 year ago)
- Topics: plugin, registry, registryoperation, ue5, ue5-plugin, unreal, unreal-engine, unreal-engine-5, unreal-engine-plugin, unrealengine, unrealengine5, windows, windows-only, windows-registry, windowsregistry
- Language: C++
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Windows Registry Read Plugin For Unreal Engine 5
> [!CAUTION]
> **This plugins only functions on the Windows Platform!**
## Overview
Windows Registry Read Plugin For Unreal Engine 5 is a plugin for Unreal Engine 5.5 that allows reading values from the Windows Registry.
## Features
- Read Windows Registry values from within UE5.
- Supports both 32-bit and 64-bit registry keys.