SceneCodeGeneratorSpy Constructor Delta Engine Documentation
Initializes a new instance of the SceneCodeGeneratorSpy class

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

public SceneCodeGeneratorSpy(
	Service service,
	Scene scene,
	string sceneName
)
See Also