PushUpdatePrefabInstancesEvent(ref UpdatePrefabInstancesEventArgs)
Adds an UpdatePrefabInstancesEventArgs to the end of the stream.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
PushUpdatePrefabInstancesEvent(UpdatePrefabInstancesEventArgs)
public void PushUpdatePrefabInstancesEvent(ref UpdatePrefabInstancesEventArgs data)
Parameters
The event data to add to the stream.