C# Class FC3Editor.Nomad.EditorEvent

Afficher le fichier Open project: Azerothian/fc3editor

Protected Properties

Свойство Type Description
m_eventPtr System.IntPtr
m_typeID uint

Méthodes protégées

Méthode Description
EditorEvent ( uint typeID, IntPtr eventPtr ) : System

Method Details

EditorEvent() protected méthode

protected EditorEvent ( uint typeID, IntPtr eventPtr ) : System
typeID uint
eventPtr System.IntPtr
Résultat System

Property Details

m_eventPtr protected_oe property

protected IntPtr,System m_eventPtr
Résultat System.IntPtr

m_typeID protected_oe property

protected uint m_typeID
Résultat uint