C# 클래스 MissionController.GameEvent

A game event to check for mission goals, that are not checkable with the vessel alone. Used for CrashGoal
파일 보기 프로젝트 열기: pweingardt/KSPMissionController 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
docked bool
isCrashed bool

프로퍼티 상세

docked 공개적으로 프로퍼티

public bool docked
리턴 bool

isCrashed 공개적으로 프로퍼티

public bool isCrashed
리턴 bool