Better error reporting in WingFetcher
This commit is contained in:
@@ -37,6 +37,9 @@ struct FWalker;
|
||||
class WingFetcher
|
||||
{
|
||||
public:
|
||||
// Print a general explanation of what paths look like.
|
||||
static void PrintPathExplanation();
|
||||
|
||||
// Walk a path from an asset to an object
|
||||
// within that asset. If you call walk a
|
||||
// second time, it will walk additional steps.
|
||||
|
||||
Reference in New Issue
Block a user