C# 클래스 KLF.KLFScreenshotDisplay

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

공개 프로퍼티들

프로퍼티 타입 설명
layoutOptions UnityEngine.GUILayoutOption[]
screenshot Screenshot
screenshotSettings ScreenshotSettings
scrollPos Vector2
texture UnityEngine.Texture2D
watchPlayerIndex int
watchPlayerName String
windowEnabled bool
windowPos UnityEngine.Rect

프로퍼티 상세

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

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

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

public static Screenshot screenshot
리턴 Screenshot

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

public static ScreenshotSettings screenshotSettings
리턴 ScreenshotSettings

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

public static Vector2 scrollPos
리턴 Vector2

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

public static Texture2D,UnityEngine texture
리턴 UnityEngine.Texture2D

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

public static int watchPlayerIndex
리턴 int

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

public static String watchPlayerName
리턴 String

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

public static bool windowEnabled
리턴 bool

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

public static Rect,UnityEngine windowPos
리턴 UnityEngine.Rect