C# Class RemoteTech.FlightComputer.UIPartActionMenuPatcher.EventWrapper

Afficher le fichier Open project: RemoteTechnologiesGroup/RemoteTech

Méthodes publiques

Méthode Description
CreateWrapper ( BaseEvent original, bool>.Action passthrough, bool ignoreDelay, KSPEvent kspEvent ) : BaseEvent

Private Methods

Méthode Description
EventWrapper ( BaseEvent original, bool>.Action passthrough, bool ignoreDelay ) : System
Invoke ( ) : void

Method Details

CreateWrapper() public static méthode

public static CreateWrapper ( BaseEvent original, bool>.Action passthrough, bool ignoreDelay, KSPEvent kspEvent ) : BaseEvent
original BaseEvent
passthrough bool>.Action
ignoreDelay bool
kspEvent KSPEvent
Résultat BaseEvent