C# 클래스 UnityEditor.AssetSaveDialog.Styles

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

공개 프로퍼티들

프로퍼티 타입 설명
box UnityEngine.GUIStyle
button UnityEngine.GUIStyle
buttonWidth float
close UnityEngine.GUIContent
dontSave UnityEngine.GUIContent
saveAll UnityEngine.GUIContent
saveSelected UnityEngine.GUIContent
selected UnityEngine.GUIStyle

공개 메소드들

메소드 설명
Styles ( ) : System

메소드 상세

Styles() 공개 메소드

public Styles ( ) : System
리턴 System

프로퍼티 상세

box 공개적으로 프로퍼티

public GUIStyle,UnityEngine box
리턴 UnityEngine.GUIStyle

button 공개적으로 프로퍼티

public GUIStyle,UnityEngine button
리턴 UnityEngine.GUIStyle

buttonWidth 공개적으로 프로퍼티

public float buttonWidth
리턴 float

close 공개적으로 프로퍼티

public GUIContent,UnityEngine close
리턴 UnityEngine.GUIContent

dontSave 공개적으로 프로퍼티

public GUIContent,UnityEngine dontSave
리턴 UnityEngine.GUIContent

saveAll 공개적으로 프로퍼티

public GUIContent,UnityEngine saveAll
리턴 UnityEngine.GUIContent

saveSelected 공개적으로 프로퍼티

public GUIContent,UnityEngine saveSelected
리턴 UnityEngine.GUIContent

selected 공개적으로 프로퍼티

public GUIStyle,UnityEngine selected
리턴 UnityEngine.GUIStyle