How to instance a custom Blueprint Object into a variable?

Look up defining UPROPERTY variables in your class, specifically TObjectPtr and TSoftObjectPtr
I think maybe PrimaryAssetID’s work, but you have to set the AssetManager up.

All about Soft and Weak pointers | Epic Developer Community

1 Like