UPackageMapClient::IsGUIDPending

Returns true if this guid is directly pending, or depends on another guid that is pending

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/PackageMapClient.h

Include

#include "Engine/PackageMapClient.h"

Source

/Engine/Source/Runtime/Engine/Private/PackageMapClient.cpp

Syntax

virtual bool IsGUIDPending
(
    const FNetworkGUID & NetGUID
) const

Remarks

Returns true if this guid is directly pending, or depends on another guid that is pending

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