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