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

ObjectChangeEventStream.Builder.PushChangeAssetObjectPropertiesEvent

Declaration

public void PushChangeAssetObjectPropertiesEvent(ref ChangeAssetObjectPropertiesEventArgs data);

Parameters

data The event data to add to the stream.

Description

Adds an ChangeAssetObjectPropertiesEventArgs to the end of the stream.