Summary

public long RemapEntityId(long oldEntityId)

Returns a new entity ID for the entity with the given old entity ID. The function will return the same new entityId only if the saveMapping argument is set to true.

Returns

long

New entity id

Parameters