Desktop Functions Plugin

Description

Documentation

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!


VIP Downloads Today: 0 of 0

BECOME A VIP


PRODUCT LICENSE

You can contact us at any time and request that the asset you want be added to the site from the Request Asset section.

Check Also

Stats & Achievements Integration

Description A SteamAPI stats and achievements integration that will allow you to easily implement Steam …