Can ALandscape::Import be called at runtime?

I’m building a game with heavy procedural generation, and it would be really nice to use the built in engine Landscape code. I’ve found the page on writing custom file importers, and I’ve found the Import function on the landscape actor, but I’m not exactly sure how to call it. It takes some kind of FGuide? Does anybody know how one would go about calling this function? Thanks!