Send

Overload list

Windows
MacOS
Linux
Name Description

Public function

void

 

Send

(
    const FString& Data
)

Transmit data over the connection.

Public function

void

 

Send

(
    const void* Data,
    SIZE_T Size,
    bool bIsBinary
)

Transmit data over the connection.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss