Merge branch 'asset_window_reload_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-asset_window_reload_fix
This commit is contained in:
@@ -28,6 +28,11 @@ API_ENUM() enum class ClosingReason
|
||||
/// The close event.
|
||||
/// </summary>
|
||||
CloseEvent,
|
||||
|
||||
/// <summary>
|
||||
/// The scripts reload event.
|
||||
/// </summary>
|
||||
ScriptsReload,
|
||||
};
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user