Class AssemblyReloadEvents
Inherited Members
Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
public static class AssemblyReloadEvents
Events
| Improve this Doc View SourceafterAssemblyReload
Declaration
public static event AssemblyReloadEvents.AssemblyReloadCallback afterAssemblyReload
Event Type
Type | Description |
---|---|
AssemblyReloadEvents.AssemblyReloadCallback |
beforeAssemblyReload
Declaration
public static event AssemblyReloadEvents.AssemblyReloadCallback beforeAssemblyReload
Event Type
Type | Description |
---|---|
AssemblyReloadEvents.AssemblyReloadCallback |