Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/SwarmInterface/Public/SwarmInterface.h |
Include |
#include "SwarmInterface.h" |
Writes the provided data to the open channel opened for WRITE
The number of bytes written (< 0 is an error)
Parameter |
Description |
---|---|
Channel |
An open channel handle, returned by OpenChannel |
Data |
Source buffer for the write |
Data |
Size of the source buffer |