Irrlicht.NET

IrrlichtDevice.SEventMapping Class

Internal class for mapping C++ events to .NET events. This was made public because of an obvious bug in managed C++. Simply don't use this.

For a list of all members of this type, see IrrlichtDevice.SEventMapping Members.

System.Object
   Irrlicht.IrrlichtDevice.SEventMapping

[Visual Basic]
Public Class IrrlichtDevice.SEventMapping
[C#]
public class IrrlichtDevice.SEventMapping

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Irrlicht

Assembly: Irrlicht.NET (in Irrlicht.NET.dll)

See Also

IrrlichtDevice.SEventMapping Members | Irrlicht Namespace