luxlabs header browser preview


@interface TXRAssetCatalogParser : NSObject

+ (id)exportSet:(id)a0 location:(id)a1 error:(id *)a2;
+ (BOOL)exportSetConfig:(id)a0 face:(unsigned int)a1 directoryPath:(id)a2 error:(id *)a3;

@end