Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.