This version of Unity is unsupported.

ObjectChangeEventStream.Builder.PushCreateAssetObjectEvent

Declaration

public void PushCreateAssetObjectEvent(ref CreateAssetObjectEventArgs data);

Parameters

data The event data to add to the stream.

Description

Adds an CreateAssetObjectEventArgs to the end of the stream.