PrimaryAssetName

An [FName](API\Runtime\Core\UObject\FName) describing this asset.

Windows
MacOS
Linux

Syntax

FName PrimaryAssetName

Remarks

An FName describing this asset. This is usually the short name of the object, but could be a full asset path for things like maps, or objects with GetPrimaryId() overridden. "PrimaryAssetType:PrimaryAssetName" should form a unique name across your project.

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