ChangeRootOrderEventArgs Constructor

Declaration

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

Parameters

instanceId The instance ID of the GameObject being reordered. Note that this is not the instance ID of the Transform component.
scene The Scene containing the GameObject whose root order index was changed.

Description

Constructs a new instance.


Did you find this page useful? Please give it a rating: