
説明
This plugin gives you complete access to system hardware and software information from Blueprint at runtime. CPU, RAM, disk, OS, network, display, battery, clipboard, FPS, and ping — all readable from Blueprint with a single function call per category.
Documentation: RuntimeHardwareInfo_Documentation
Features:
Get CPU name, core count, thread count, clock speed, architecture, and vendor
Get RAM total, used, available, and current app memory usage
Get disk space, drive type (HDD/SSD/Removable), and file system per drive
Get OS name, build number, username, uptime, timezone, admin status, and common directory paths
Get network adapters, local IP, IPv6, MAC address, link speed, internet availability, Ethernet and WiFi status
Get public IP address (async)
Ping any host or IP address and get latency in milliseconds (async)
Get display count, resolution, refresh rate, and primary monitor info
Get battery status, charge percentage, charging state, and estimated time remaining
Read and write system clipboard
Get current FPS
Live CPU usage percentage per core (async)





