Windows Native Toolkit is an Unreal Engine plugin providing Blueprint and C++ access to native Windows OS APIs, hardware diagnostics, and system utilities.
- Docs: Documentation Portal
- Community: Discord
- Marketplace: Fab
- Issues: GitHub Issues
- Hardware & Diagnostics: CPU/GPU stats, dedicated/shared VRAM tracking, and process control.
- Async CLI: Run CMD/PowerShell commands in the background with output capture and UAC elevation.
- Native Config System: Wildcard serialization, AES-256 encryption, and native array (
+Key=Value) support. - Network Tools: Connection & Wi-Fi info, signal quality, async ping, DNS lookup, and public IP resolver.
- Display Management: Multi-monitor enumeration, native resolution detection, and safe display mode switching.
- File I/O & Dialogs: Async folder sizing, native Windows file/folder pickers, and Project Settings integration.