DestroyAssetObjectEventArgs
Constructs a new instance.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
DestroyAssetObjectEventArgs(GUID, EntityId, Scene)
Constructs a new instance.
public DestroyAssetObjectEventArgs(GUID guid, EntityId entityId, Scene scene)
Parameters
DestroyAssetObjectEventArgs(GUID, int, Scene)
Constructs a new instance.
public DestroyAssetObjectEventArgs(GUID guid, int instanceId, Scene scene)