Navigation
API > API/Plugins > API/Plugins/RemoteSession > API/Plugins/RemoteSession/FRemoteSessionChannelInfo
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
RemoteSessionTypes.h |
|
|
|
RemoteSessionTypes.h |
|
FRemoteSessionChannelInfo()
| |
|
| Name |
FRemoteSessionChannelInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/RemoteSessionTypes.h |
| Include Path |
#include "RemoteSessionTypes.h" |
FRemoteSessionChannelInfo()
FRemoteSessionChannelInfo(FString, ERemoteSessionChannelMode)
| |
|
| Name |
FRemoteSessionChannelInfo |
| Type |
function |
| Header File |
/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/RemoteSessionTypes.h |
| Include Path |
#include "RemoteSessionTypes.h" |
FRemoteSessionChannelInfo
(
FString InType,
ERemoteSessionChannelMode InMode
)