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