UIEditorViewModel SceneNames Property Delta Engine Documentation

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

public ObservableCollection<string> SceneNames { get; }

Property Value

Type: ObservableCollection String 
See Also