This version of Unity is unsupported.

ObjectChangeEventStream.Builder.PushChangeGameObjectStructureEvent

Declaration

public void PushChangeGameObjectStructureEvent(ref ChangeGameObjectStructureEventArgs data);

Parameters

data The event data to add to the stream.

Description

Adds an ChangeGameObjectStructureEventArgs to the end of the stream.