FSwarmInterface::TestChannel

Determines if the named channel is in the cache

Choose your operating system:

Windows

macOS

Linux

References

Module

SwarmInterface

Header

/Engine/Source/Editor/SwarmInterface/Public/SwarmInterface.h

Include

#include "SwarmInterface.h"

Syntax

int32 TestChannel
(
    const TCHAR * ChannelName
)

Remarks

Determines if the named channel is in the cache

Returns

int32 Error code (< 0 is an error)

Parameters

Parameter

Description

ChannelName

The name of the channel to look for