Navigation
Unreal Engine C++ API Reference > Plugins > BackChannel > BackChannel > IBackChannelPacket
Type | Name | Description | |
---|---|---|---|
![]() |
int | Write
(
const TCHAR* Name, |
Write an int32 into the message |
![]() |
int | Write
(
const TCHAR* Name, |
Write an int32 into message |
![]() |
int | Write
(
const TCHAR* Name, |
Write a bool into the message |
![]() |
int | Write
(
const TCHAR* Name, |
Write a string into the message |
![]() |
int | Write a string into the message | |
![]() |
int | Write
(
const TCHAR* Name, |
Write a TArray into the message |
![]() |
int | Write
(
const TCHAR* Name, |
Write a block of data into the message |