DestroyAssetObjectEventArgs Constructor

Declaration

public DestroyAssetObjectEventArgs(GUID guid, int instanceId, SceneManagement.Scene scene);

Parameters

guid The GUID of the removed asset.
instanceId The instance ID of the modified asset.
scene The Scene that contained the asset.

Description

Constructs a new instance.


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