RuntimeObjectIndex.RemoveObject
Remove an object from the index
Parameter | Description |
---|---|
unityObject | The object to remove |
public void RemoveObject(GUID guid)
Remove an object from the index
Parameter | Description |
---|---|
guid | The id of the object to remove |