AddMapping(string, long, ObjectIdentifier, bool)
Adds a mapping for a single Object to where it will be serialized out to the build.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor.Build.Content
- Assembly: UnityEditor.CoreModule
public void AddMapping(string internalFileName, long serializationIndex, ObjectIdentifier objectID, bool overwrite = false)
Parameters
Remarks
Internal use only. See BuildReferenceMap.