Thanks. It is very helpful.
But I don’t understand this “LoadObject is a function that loads UObject form the file, it function is useful if you want to load asset (or not) that is outside of asset registry.”
Asset Registery: list out assets, load assets, assets informations, load asset with path
Load Object: just load assets with path
Is this the only difference? If I only load asset with path, do I need it?