C# 클래스 Hair, Aegina

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

공개 메소드들

메소드 설명
Hair ( ) : System.Collections
Hair ( Hair, hair ) : System.Collections
Hair ( int id, Text, description ) : System.Collections
Hair ( int id, Texture2D texture, Text, description, Color color, TypeHair type ) : System.Collections

메소드 상세

Hair() 공개 메소드

public Hair ( ) : System.Collections
리턴 System.Collections

Hair() 공개 메소드

public Hair ( Hair, hair ) : System.Collections
hair Hair,
리턴 System.Collections

Hair() 공개 메소드

public Hair ( int id, Text, description ) : System.Collections
id int
description Text,
리턴 System.Collections

Hair() 공개 메소드

public Hair ( int id, Texture2D texture, Text, description, Color color, TypeHair type ) : System.Collections
id int
texture UnityEngine.Texture2D
description Text,
color Color
type TypeHair
리턴 System.Collections