C# Class KLF.KLFScreenshotDisplay

ファイルを表示 Open project: SodiumEyes/KerbalLiveFeed

Public Properties

Property Type Description
layoutOptions UnityEngine.GUILayoutOption[]
screenshot Screenshot
screenshotSettings ScreenshotSettings
scrollPos Vector2
texture UnityEngine.Texture2D
watchPlayerIndex int
watchPlayerName String
windowEnabled bool
windowPos UnityEngine.Rect

Property Details

layoutOptions public_oe static_oe property

public static GUILayoutOption[],UnityEngine layoutOptions
return UnityEngine.GUILayoutOption[]

screenshot public_oe static_oe property

public static Screenshot screenshot
return Screenshot

screenshotSettings public_oe static_oe property

public static ScreenshotSettings screenshotSettings
return ScreenshotSettings

scrollPos public_oe static_oe property

public static Vector2 scrollPos
return Vector2

texture public_oe static_oe property

public static Texture2D,UnityEngine texture
return UnityEngine.Texture2D

watchPlayerIndex public_oe static_oe property

public static int watchPlayerIndex
return int

watchPlayerName public_oe static_oe property

public static String watchPlayerName
return String

windowEnabled public_oe static_oe property

public static bool windowEnabled
return bool

windowPos public_oe static_oe property

public static Rect,UnityEngine windowPos
return UnityEngine.Rect