ChangeGameObjectOrComponentPropertiesEventArgsConstructor

Cambiar al Manual
public ChangeGameObjectOrComponentPropertiesEventArgs (int instanceId, SearchService.Scene scene);

Parámetros

instanceIdThe instance ID of the modified GameObject or Component.
sceneThe Scene that contains the GameObject associated with the change. If a Component is changed, this is the GameObject to which the component belongs.

Descripción

Constructs a new instance.