C# 클래스 Beard, Aegina

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

공개 메소드들

메소드 설명
Beard ( ) : System.Collections
Beard ( Beard, beard ) : System.Collections
Beard ( int id, Text, description ) : System.Collections
Beard ( int id, Texture2D texture, Text, description, Color color, TypeBeard type ) : System.Collections

메소드 상세

Beard() 공개 메소드

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

Beard() 공개 메소드

public Beard ( Beard, beard ) : System.Collections
beard Beard,
리턴 System.Collections

Beard() 공개 메소드

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

Beard() 공개 메소드

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