C# Class FC3Editor.Nomad.EditorEvent

Exibir arquivo Open project: Azerothian/fc3editor

Protected Properties

Property Type Description
m_eventPtr System.IntPtr
m_typeID uint

Protected Methods

Method Description
EditorEvent ( uint typeID, IntPtr eventPtr ) : System

Method Details

EditorEvent() protected method

protected EditorEvent ( uint typeID, IntPtr eventPtr ) : System
typeID uint
eventPtr System.IntPtr
return System

Property Details

m_eventPtr protected_oe property

protected IntPtr,System m_eventPtr
return System.IntPtr

m_typeID protected_oe property

protected uint m_typeID
return uint