There was an error while loading. Please reload this page.
This library provides functions for sending and receiving information across instances of Windower via inter-process communication.
local ipc = require('ipc')
❗ Dependency Required To use this library, you must include ipc in the manifest.xml file for your package: <dependency>ipc</dependency>
❗ Dependency Required
To use this library, you must include ipc in the manifest.xml file for your package:
ipc
manifest.xml
<dependency>ipc</dependency>