Irrlicht.NET

IrrlichtDevice.CloseDevice Method 

Notifies the device that it should close itself.

[Visual Basic]
Public Sub CloseDevice()
[C#]
public void CloseDevice();

See Also

IrrlichtDevice Class | Irrlicht Namespace