Method RemoveScene
RemoveScene(string, bool)
Removes the scene from the SCENES.LST file so that the scene can't be seen in the list of scenes (e.g. shown in the "File|Open" KitchenDraw dialog box). Also deletes the file in necessary.
Declaration
public void RemoveScene(string sceneFilename, bool deleteFile)
Parameters
Type | Name | Description |
---|---|---|
string | sceneFilename | Filename of the scene. |
bool | deleteFile | If |