ReplaceReferences
Methods
uint ReplaceReferences(Entity fromEntity, Entity toEntity)
Replaces all references to 'fromEntity' with 'toEntity' in this component.
Parameters
| Type | Name | Description |
|---|---|---|
| Entity | fromEntity | |
| Entity | toEntity |
Returns
| Type | Description |
|---|---|
| uint | The field mask of references that were changed. |