Streamline your Unreal Engine projects with Screaming Cat Studios’ Desktop Functions Plugin for Windows, featuring over 60 nodes for everything from setting system audio levels and file management to running scripts and accessing the clipboard
This plugin offers a huge collection of functions that take advantage of many Windows libraries. The C++ files are heavily commented and easy to follow along.
The BP library currently includes:
Hardware information:
- CPU info
- GPU info
- RAM
- Disk drive
- Virtual and physical memory
- Network Adapters
- and more…
Clipboard:
- Read
- Write
- Set
Registry:
- Read
- Write
- Delete
System Volume:
- Get
- Set
- Check Mute
- Set Mute
Processes:
- Set priority
- Start application
- Terminate
- Get all running
- and more…
File System:
- Many nodes
Scripts:
- Run bat scripts on GameThread (Optionally Silent)
- Run bat scripts Async (Optionally Silent)
Native Windows Dialog Boxes
- on GameThread
- Async
Diagnostics:
- Run DXDiag Async
- More planned!
The roadmap is being worked on. If you have any questions then post away!
Technical Details
Code Modules:
- Â Runtime
Number of Blueprints: None
Number of C++ Classes: 6
Network Replicated: No
Supported Development Platforms: Windows
Supported Target Build Platforms: Windows
Original_Link: https://www.unrealengine.com/marketplace/en-US/product/desktop-functions-plugin