C# 클래스 AutoAsparagus.AutoAsparagus

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: henrybauer/AutoAsparagus 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
SmartStageAvailable bool
badDestTank Part
badStartTank Part
blockingTanks List
launchClampsStage int
mystate ASPState
partToUseIndex int
partsWeCanUse List
rainbow bool
stageLaunchClamps bool
stageParachutes bool
stagesepratrons bool
tanks List
textureIndex int
useBlizzy bool
useSmartStage bool
vizualize bool

공개 메소드들

메소드 설명
Awake ( ) : void
Start ( ) : void
appOnFalse ( ) : void
appOnTrue ( ) : void
doNothing ( ) : void
osd ( string message ) : void
setupAppButton ( ) : void

비공개 메소드들

메소드 설명
AutoAsparagus ( ) : System
OnDestroy ( ) : void
OnGUI ( ) : void
OnWindow ( int windowID ) : void
clampToScreen ( Rect rect ) : Rect
loadTexture ( string path ) : Texture2D
newReloadShip ( ) : void
onCraftChange ( ShipConstruct craft ) : void
partResearched ( AvailablePart ap ) : bool
researchedFuelLines ( ) : bool
setStyles ( ) : void

메소드 상세

Awake() 공개 메소드

public Awake ( ) : void
리턴 void

Start() 공개 메소드

public Start ( ) : void
리턴 void

appOnFalse() 공개 메소드

public appOnFalse ( ) : void
리턴 void

appOnTrue() 공개 메소드

public appOnTrue ( ) : void
리턴 void

doNothing() 공개 메소드

public doNothing ( ) : void
리턴 void

osd() 공개 정적인 메소드

public static osd ( string message ) : void
message string
리턴 void

setupAppButton() 공개 메소드

public setupAppButton ( ) : void
리턴 void

프로퍼티 상세

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

public static bool SmartStageAvailable
리턴 bool

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

public static Part badDestTank
리턴 Part

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

public static Part badStartTank
리턴 Part

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

public static List blockingTanks
리턴 List

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

public static int launchClampsStage
리턴 int

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

public static ASPState mystate
리턴 ASPState

partToUseIndex 공개적으로 프로퍼티

public int partToUseIndex
리턴 int

partsWeCanUse 공개적으로 프로퍼티

public List partsWeCanUse
리턴 List

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

public static bool rainbow
리턴 bool

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

public static bool stageLaunchClamps
리턴 bool

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

public static bool stageParachutes
리턴 bool

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

public static bool stagesepratrons
리턴 bool

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

public static List tanks
리턴 List

textureIndex 공개적으로 프로퍼티

public int textureIndex
리턴 int

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

public static bool useBlizzy
리턴 bool

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

public static bool useSmartStage
리턴 bool

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

public static bool vizualize
리턴 bool