C# 클래스 GUIProperties, Mathius_DOE

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

공개 메소드들

메소드 설명
GUIProperties ( string name, Rect rect, GUIType, type, string style, bool check, float min, float max, float defaultVal, bool show ) : System.Collections

메소드 상세

GUIProperties() 공개 메소드

public GUIProperties ( string name, Rect rect, GUIType, type, string style, bool check, float min, float max, float defaultVal, bool show ) : System.Collections
name string
rect Rect
type GUIType,
style string
check bool
min float
max float
defaultVal float
show bool
리턴 System.Collections