FGetPrimaryAssetIdForObject

Called when trying to figure out if a [UObject](API\Runtime\CoreUObject\UObject\UObject) is a primary asset, if it doesn't implement GetPrimaryAssetId itself

Windows
MacOS
Linux

Type

typedef TBaseDelegate_OneParam< FPrimaryAssetId, const UObject * > FGetPrimaryAssetIdForObject

References

Module

CoreUObject

Header

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

Include

#include "UObject/UObjectGlobals.h"

Remarks

Called when trying to figure out if a UObject is a primary asset, if it doesn't implement GetPrimaryAssetId itself

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