|
This is an advanced Frontier verb of primary interest to implementers and advanced scripters. It is not necessary to understand it to use Frontier effectively for most tasks.
Combined with rez.getNthResType you can access all the resource types.
Combined with rez.countResources and rez.getNthResource you can visit every resource in a given file.
Combined with fileloop, you can visit every single resource in all files on a disk volume.
|