C# 클래스 UnityEngine.GUIStyleState

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

공개 메소드들

메소드 설명
GUIStyleState ( ) : System

비공개 메소드들

메소드 설명
Cleanup ( ) : void
GUIStyleState ( GUIStyle sourceStyle, IntPtr source ) : System
GetBackgroundInternal ( ) : Texture2D
GetBackgroundInternalFromDeserialization ( ) : Texture2D
GetGUIStyleState ( GUIStyle sourceStyle, IntPtr source ) : GUIStyleState
GetScaledBackgroundsInternal ( ) : UnityEngine.Texture2D[]
GetScaledBackgroundsInternalFromDeserialization ( ) : UnityEngine.Texture2D[]
INTERNAL_get_textColor ( Color &value ) : void
INTERNAL_set_textColor ( Color &value ) : void
Init ( ) : void
ProduceGUIStyleStateFromDeserialization ( GUIStyle sourceStyle, IntPtr source ) : GUIStyleState
SetBackgroundInternal ( Texture2D value ) : void
SetScaledBackgroundsInternal ( Texture2D newValue ) : void

메소드 상세

GUIStyleState() 공개 메소드

public GUIStyleState ( ) : System
리턴 System