| Parameter | Description |
|---|---|
| internalFileName | The internal file name for the build. |
| objectIDs | An array of SerializationInfo structs for the objects. |
| overwrite | If true, any existing mapping for the objects is overwritten. If false, an exception is thrown if a mapping already exists for any of the objects. |
Adds mappings for a set of Objects to where they will be serialized out to the build.
Internal use only. See BuildReferenceMap.