EditorViewModel Constructor (EditorPluginLoader, Settings)Delta Engine Documentation
Initializes a new instance of the EditorViewModel class

Namespace: DeltaEngine.Editor
Assembly: DeltaEngine.Editor (in DeltaEngine.Editor.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public EditorViewModel(
	EditorPluginLoader plugins,
	Settings settings
)
See Also