Skip to main content

Function: planResourceDestinations()

planResourceDestinations(pkg, desired, reserved?): Map<string, string>

Allocate a complete mapping, reserving unchanged and incoming names before suffixing.

Parameters​

pkg​

MaterialXPackage

desired​

(resource) => string

reserved?​

Iterable<string> = ...

Returns​

Map<string, string>