Hooking into UFbxFactory::FactoryCreateBinary()

Texture path is determined by path passed into CreatePackage function and the name passed into factory. Both paths should be sanitized first (using FPackageTools and ObjectTools)

How so?