Only one instance of the Editor will be allowed and we can send command line arguments to it.
View code on GitHub
App
Inheritance Hierarchy
System.Windows.Threading DispatcherObject
System.Windows Application
DeltaEngine.Editor App
Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The App type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | App | Initializes a new instance of the App class |
Methods
Name | Description | |
---|---|---|
![]() ![]() | GetInstalledOrFallbackEnginePath | |
![]() | InitializeComponent |
InitializeComponent
View code on GitHub |
![]() ![]() | Main | |
![]() | SignalExternalCommandLineArguments |
Fields
Name | Description | |
---|---|---|
![]() ![]() | InvokeCommandLineArguments |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IComponentConnector Connect |
See Also