C# Class RemoteTech.FlightComputer.UIPartActionMenuPatcher

Afficher le fichier Open project: RemoteTechnologiesGroup/RemoteTech

Méthodes publiques

Свойство Type Description
ParsedPartActions List
UIPartActionFieldItemAllowedTypes System.Type[]

Méthodes publiques

Méthode Description
WrapPartActionEventItem ( Part part, bool>.Action passthrough ) : void
WrapPartActionFieldItem ( Part part, bool>.Action passthrough ) : void

Method Details

WrapPartActionEventItem() public static méthode

public static WrapPartActionEventItem ( Part part, bool>.Action passthrough ) : void
part Part
passthrough bool>.Action
Résultat void

WrapPartActionFieldItem() public static méthode

public static WrapPartActionFieldItem ( Part part, bool>.Action passthrough ) : void
part Part
passthrough bool>.Action
Résultat void

Property Details

ParsedPartActions public_oe static_oe property

public static List ParsedPartActions
Résultat List

UIPartActionFieldItemAllowedTypes public_oe static_oe property

public static Type[],System UIPartActionFieldItemAllowedTypes
Résultat System.Type[]