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

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

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