Navigation
Unreal Engine C++ API Reference > Runtime > CoreUObject > UObject > INetSerializeCB
References
Module | CoreUObject |
Header | /Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h |
Include | #include "UObject/CoreNet.h" |
bool MoveGuidToUnmappedForFastArray
(
struct FFastArrayDeltaSerializeParams & Params
)
Remarks
Moves a previously mapped guid to an unmapped state for a FastArraySerializer. True if the guid was found and unmapped.
See Also
GuidReferences.h for more info.