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

ObjectChangeEventStream.Builder.PushChangeGameObjectOrComponentPropertiesEvent

Declaration

public void PushChangeGameObjectOrComponentPropertiesEvent(ref ChangeGameObjectOrComponentPropertiesEventArgs data);

Parameters

data The event data to add to the stream.

Description

Adds an ChangeGameObjectOrComponentPropertiesEventArgs to the end of the stream.