Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UChannel
Description
Append any "must be mapped" guids to front of bunch. These are guids that the client will wait on before processing this bunch.
Derived Overrides
| Name | AppendMustBeMappedGuids |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Channel.h |
| Include Path | #include "Engine/Channel.h" |
| Source | /Engine/Source/Runtime/Engine/Private/DataChannel.cpp |
virtual void AppendMustBeMappedGuids
(
FOutBunch * Bunch
)