C# 클래스 RemoteTech.FlightComputer.UIPartActionMenuPatcher

파일 보기 프로젝트 열기: RemoteTechnologiesGroup/RemoteTech

공개 프로퍼티들

프로퍼티 타입 설명
ParsedPartActions List
UIPartActionFieldItemAllowedTypes System.Type[]

공개 메소드들

메소드 설명
WrapPartActionEventItem ( Part part, bool>.Action passthrough ) : void
WrapPartActionFieldItem ( Part part, bool>.Action passthrough ) : void

메소드 상세

WrapPartActionEventItem() 공개 정적인 메소드

public static WrapPartActionEventItem ( Part part, bool>.Action passthrough ) : void
part Part
passthrough bool>.Action
리턴 void

WrapPartActionFieldItem() 공개 정적인 메소드

public static WrapPartActionFieldItem ( Part part, bool>.Action passthrough ) : void
part Part
passthrough bool>.Action
리턴 void

프로퍼티 상세

ParsedPartActions 공개적으로 정적으로 프로퍼티

public static List ParsedPartActions
리턴 List

UIPartActionFieldItemAllowedTypes 공개적으로 정적으로 프로퍼티

public static Type[],System UIPartActionFieldItemAllowedTypes
리턴 System.Type[]