Rez Verbs

  • rez.countResources - Count resources in a file.

  • rez.countResTypes - Count resource types in a file.

  • rez.deleteNamedResource - Delete a named resource.

  • rez.deleteResource - Delete a resource.

  • rez.getNamedResource - Get a named resource.

  • rez.getNthResInfo - Get ID and name of the nth resource.

  • rez.getNthResource - Get the nth resource.

  • rez.getNthResType - Get the resource type of the nth resource.

  • rez.getResource - Get a resource.

  • rez.getResourceAttributes - Get the attributes of a resource.

  • rez.getStringResource - Get a string resource.

  • rez.namedResourceExists - Determine if a named resource exists.

  • rez.putNamedResource - Put a named resource in a file.

  • rez.putResource - Put a resource in a file.

  • rez.putStringResource - Put a string resource in a file.

  • rez.resourceExists - Determine if a resource exists.

  • rez.setResourceAttributes - Set the attributes of a resource.