Navigation
API > API/Plugins > API/Plugins/PixelStreaming
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPixelStreamingPlayerId ToPlayerId
(
FString PlayerIdString |
PixelStreamingPlayerId.h | ||
FPixelStreamingPlayerId ToPlayerId
(
int32 PlayerIdInteger |
PixelStreamingPlayerId.h |
ToPlayerId(FString)
| Name | ToPlayerId |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/PixelStreamingPlayerId.h |
| Include Path | #include "PixelStreamingPlayerId.h" |
FPixelStreamingPlayerId ToPlayerId
(
FString PlayerIdString
)
ToPlayerId(int32)
| Name | ToPlayerId |
| Type | function |
| Header File | /Engine/Plugins/Media/PixelStreaming/Source/PixelStreaming/Public/PixelStreamingPlayerId.h |
| Include Path | #include "PixelStreamingPlayerId.h" |
FPixelStreamingPlayerId ToPlayerId
(
int32 PlayerIdInteger
)