INetSerializeCB::MoveGuidToUnmappedForFastArray

Moves a previously mapped guid to an unmapped state for a FastArraySerializer.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h

Include

#include "UObject/CoreNet.h"

Syntax

bool MoveGuidToUnmappedForFastArray
(
    struct FFastArrayDeltaSerializeParams & Params
)

Remarks

Moves a previously mapped guid to an unmapped state for a FastArraySerializer.

Returns

True if the guid was found and unmapped.

See Also

GuidReferences.h for more info.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss