Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Editor/SwarmInterface/Public/SwarmInterface.h |
Include |
#include "SwarmInterface.h" |
Adds an existing file to the cache. Note, any existing channel with the same name will be overwritten.
int32 Error code (< 0 is an error)
Parameter |
Description |
---|---|
FullPath |
The full path name to the file that should be copied into the cache |
ChannelName |
The name of the channel once it's in the cache |