C# Class XCom.Interfaces.Base.SetMapEventArgs

EventArgs class that holds a IMap_Base for when a SetMap event fires
Inheritance: System.EventArgs
Afficher le fichier Open project: pmprog/OpenXCOM.Tools Class Usage Examples

Méthodes publiques

Méthode Description
SetMapEventArgs ( IMap_Base map ) : System

Method Details

SetMapEventArgs() public méthode

public SetMapEventArgs ( IMap_Base map ) : System
map IMap_Base
Résultat System