C# 클래스 KLF.KLFInfoDisplay

파일 보기 프로젝트 열기: SodiumEyes/KerbalLiveFeed

공개 프로퍼티들

프로퍼티 타입 설명
infoDisplayActive bool
infoDisplayDetailed bool
infoDisplayMinimized bool
infoDisplayOptions bool
infoScrollPos Vector2
infoWindowPos UnityEngine.Rect
layoutOptions UnityEngine.GUILayoutOption[]

프로퍼티 상세

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

public static bool infoDisplayActive
리턴 bool

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

public static bool infoDisplayDetailed
리턴 bool

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

public static bool infoDisplayMinimized
리턴 bool

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

public static bool infoDisplayOptions
리턴 bool

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

public static Vector2 infoScrollPos
리턴 Vector2

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

public static Rect,UnityEngine infoWindowPos
리턴 UnityEngine.Rect

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

public static GUILayoutOption[],UnityEngine layoutOptions
리턴 UnityEngine.GUILayoutOption[]