Unreal Engine Blueprint API Reference > Asset Data
Returns true if this is the primary asset in a package, true for maps and assets but false for secondary objects like class redirectors
Target is Asset Registry Helpers
Inputs
Type | Name | Description |
---|---|---|
struct | In Asset Data |
Outputs
Type | Name | Description |
---|---|---|
boolean | Return Value | Returns true if this is the primary asset in a package, true for maps and assets but false for secondary objects like class redirectors |