How to get a list of assets from code?

Hey,

For anyone who stumbles on this and finds the FindOrLoadAssetsByPath returns 0 - You need to remove the trailing / from the end of the filepath. Otherwise it fails in the IsValidLongPackageName QC step.