This version of Unity is unsupported.

ChangeGameObjectStructureEventArgs Constructor

Declaration

public ChangeGameObjectStructureEventArgs(int instanceId, SceneManagement.Scene scene);

Parameters

instanceId The instance ID of the GameObject that has been changed.
scene The Scene containing the GameObject that has been changed.

Description

Constructs a new instance.