EditorAPI2GetRestartApplication Method |
Namespace:
NeoAxis.Editor
Assembly:
NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public static void GetRestartApplication(
out bool needRestart,
out bool resetWindowsSettings
)
Parameters
- needRestart
- Type: SystemBoolean
- resetWindowsSettings
- Type: SystemBoolean
See Also