Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > FPrimaryAssetRules
Syntax
UPROPERTY (EditAnywhere, Category=Rules)
int32 Priority
Remarks
Primary Assets with a higher priority will take precedence over lower priorities when assigning management for referenced assets. If priorities match, both will manage the same Secondary Asset.