This version of Unity is unsupported.

ObjectChangeEventStream.Builder.PushUpdatePrefabInstancesEvent

Declaration

public void PushUpdatePrefabInstancesEvent(ref UpdatePrefabInstancesEventArgs data);

Parameters

data The event data to add to the stream.

Description

Adds an UpdatePrefabInstancesEventArgs to the end of the stream.