This version of Unity is unsupported.

ObjectChangeEventStream.Builder.PushDestroyAssetObjectEvent

Declaration

public void PushDestroyAssetObjectEvent(ref DestroyAssetObjectEventArgs data);

Parameters

data The event data to add to the stream.

Description

Adds an DestroyAssetObjectEventArgs to the end of the stream.