C# 클래스 RemoteTech.VesselExtension

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

공개 메소드들

메소드 설명
HasLocalControl ( this vessel ) : bool

Get whether a vessel has local control or not (that is, if it's Kerbal controlled or not).

메소드 상세

HasLocalControl() 공개 정적인 메소드

Get whether a vessel has local control or not (that is, if it's Kerbal controlled or not).
public static HasLocalControl ( this vessel ) : bool
vessel this The vessel to check for.
리턴 bool