BlueprintAPI > BlueprintAPI/AssetManager
Returns the Blueprint Class Id associated with a Primary Asset Id, this works even if the asset is not loaded
Target is Kismet System Library
Inputs
Type | Name | Description |
---|---|---|
struct | Primary Asset Id |
Outputs
Type | Name | Description |
---|---|---|
softclass | Return Value | Returns the Blueprint Class Id associated with a Primary Asset Id, this works even if the asset is not loaded |