C# 클래스 UnityEditor.BuildPlayerWindow.Styles

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
activePlatformIcon UnityEngine.Texture2D
allowDebugging UnityEngine.GUIContent
architecture UnityEngine.GUIContent
box UnityEngine.GUIStyle
build UnityEngine.GUIContent
buildAndRun UnityEngine.GUIContent
buildScriptsOnly UnityEngine.GUIContent
debugBuild UnityEngine.GUIContent
enableHeadlessMode UnityEngine.GUIContent
evenRow UnityEngine.GUIStyle
explicitNullChecks UnityEngine.GUIContent
export UnityEngine.GUIContent
levelString UnityEngine.GUIStyle
levelStringCounter UnityEngine.GUIStyle
noSessionDialogText UnityEngine.GUIContent
notLicensedMessages ].GUIContent[
oddRow UnityEngine.GUIStyle
platformSelector UnityEngine.GUIStyle
platformTitle UnityEngine.GUIContent
profileBuild UnityEngine.GUIContent
scenesInBuild UnityEngine.GUIContent
selected UnityEngine.GUIStyle
standaloneTarget UnityEngine.GUIContent
switchPlatform UnityEngine.GUIContent
symlinkiOSLibraries UnityEngine.GUIContent
title UnityEngine.GUIStyle
toggle UnityEngine.GUIStyle
toggleSize Vector2
webPlayerOfflineDeployment UnityEngine.GUIContent
webPlayerStreamed UnityEngine.GUIContent

공개 메소드들

메소드 설명
GetDownloadErrorForTarget ( BuildTarget target ) : GUIContent
GetTargetNotInstalled ( int index, int item ) : GUIContent
Styles ( ) : System

메소드 상세

GetDownloadErrorForTarget() 공개 메소드

public GetDownloadErrorForTarget ( BuildTarget target ) : GUIContent
target BuildTarget
리턴 UnityEngine.GUIContent

GetTargetNotInstalled() 공개 메소드

public GetTargetNotInstalled ( int index, int item ) : GUIContent
index int
item int
리턴 UnityEngine.GUIContent

Styles() 공개 메소드

public Styles ( ) : System
리턴 System

프로퍼티 상세

activePlatformIcon 공개적으로 프로퍼티

public Texture2D,UnityEngine activePlatformIcon
리턴 UnityEngine.Texture2D

allowDebugging 공개적으로 프로퍼티

public GUIContent,UnityEngine allowDebugging
리턴 UnityEngine.GUIContent

architecture 공개적으로 프로퍼티

public GUIContent,UnityEngine architecture
리턴 UnityEngine.GUIContent

box 공개적으로 프로퍼티

public GUIStyle,UnityEngine box
리턴 UnityEngine.GUIStyle

build 공개적으로 프로퍼티

public GUIContent,UnityEngine build
리턴 UnityEngine.GUIContent

buildAndRun 공개적으로 프로퍼티

public GUIContent,UnityEngine buildAndRun
리턴 UnityEngine.GUIContent

buildScriptsOnly 공개적으로 프로퍼티

public GUIContent,UnityEngine buildScriptsOnly
리턴 UnityEngine.GUIContent

debugBuild 공개적으로 프로퍼티

public GUIContent,UnityEngine debugBuild
리턴 UnityEngine.GUIContent

enableHeadlessMode 공개적으로 프로퍼티

public GUIContent,UnityEngine enableHeadlessMode
리턴 UnityEngine.GUIContent

evenRow 공개적으로 프로퍼티

public GUIStyle,UnityEngine evenRow
리턴 UnityEngine.GUIStyle

explicitNullChecks 공개적으로 프로퍼티

public GUIContent,UnityEngine explicitNullChecks
리턴 UnityEngine.GUIContent

export 공개적으로 프로퍼티

public GUIContent,UnityEngine export
리턴 UnityEngine.GUIContent

levelString 공개적으로 프로퍼티

public GUIStyle,UnityEngine levelString
리턴 UnityEngine.GUIStyle

levelStringCounter 공개적으로 프로퍼티

public GUIStyle,UnityEngine levelStringCounter
리턴 UnityEngine.GUIStyle

noSessionDialogText 공개적으로 프로퍼티

public GUIContent,UnityEngine noSessionDialogText
리턴 UnityEngine.GUIContent

notLicensedMessages 공개적으로 프로퍼티

public GUIContent[,] notLicensedMessages
리턴 ].GUIContent[

oddRow 공개적으로 프로퍼티

public GUIStyle,UnityEngine oddRow
리턴 UnityEngine.GUIStyle

platformSelector 공개적으로 프로퍼티

public GUIStyle,UnityEngine platformSelector
리턴 UnityEngine.GUIStyle

platformTitle 공개적으로 프로퍼티

public GUIContent,UnityEngine platformTitle
리턴 UnityEngine.GUIContent

profileBuild 공개적으로 프로퍼티

public GUIContent,UnityEngine profileBuild
리턴 UnityEngine.GUIContent

scenesInBuild 공개적으로 프로퍼티

public GUIContent,UnityEngine scenesInBuild
리턴 UnityEngine.GUIContent

selected 공개적으로 프로퍼티

public GUIStyle,UnityEngine selected
리턴 UnityEngine.GUIStyle

standaloneTarget 공개적으로 프로퍼티

public GUIContent,UnityEngine standaloneTarget
리턴 UnityEngine.GUIContent

switchPlatform 공개적으로 프로퍼티

public GUIContent,UnityEngine switchPlatform
리턴 UnityEngine.GUIContent

symlinkiOSLibraries 공개적으로 프로퍼티

public GUIContent,UnityEngine symlinkiOSLibraries
리턴 UnityEngine.GUIContent

title 공개적으로 프로퍼티

public GUIStyle,UnityEngine title
리턴 UnityEngine.GUIStyle

toggle 공개적으로 프로퍼티

public GUIStyle,UnityEngine toggle
리턴 UnityEngine.GUIStyle

toggleSize 공개적으로 프로퍼티

public Vector2 toggleSize
리턴 Vector2

webPlayerOfflineDeployment 공개적으로 프로퍼티

public GUIContent,UnityEngine webPlayerOfflineDeployment
리턴 UnityEngine.GUIContent

webPlayerStreamed 공개적으로 프로퍼티

public GUIContent,UnityEngine webPlayerStreamed
리턴 UnityEngine.GUIContent