C# 클래스 Tshirt, Aegina

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

공개 메소드들

메소드 설명
Tshirt ( ) : System.Collections
Tshirt ( Tshirt, tshirt ) : System.Collections
Tshirt ( int id, Text, description ) : System.Collections
Tshirt ( int id, Texture2D texture, Text, description, Color color, TypeTshirt type ) : System.Collections

메소드 상세

Tshirt() 공개 메소드

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

Tshirt() 공개 메소드

public Tshirt ( Tshirt, tshirt ) : System.Collections
tshirt Tshirt,
리턴 System.Collections

Tshirt() 공개 메소드

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

Tshirt() 공개 메소드

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