Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/INetSerializeCB
Description
Moves a previously mapped guid to an unmapped state for a FastArraySerializer.
| Name | MoveGuidToUnmappedForFastArray |
| Type | function |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h |
| Include Path | #include "UObject/CoreNet.h" |
bool MoveGuidToUnmappedForFastArray
(
struct FFastArrayDeltaSerializeParams & Params
)
True if the guid was found and unmapped.
See Also
- GuidReferences.h for more info.