C# 클래스 Gloves, Aegina

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

공개 메소드들

메소드 설명
Gloves ( ) : System.Collections
Gloves ( Gloves, gloves ) : System.Collections
Gloves ( int id, Texture2D texture, Text, description, Color color ) : System.Collections

메소드 상세

Gloves() 공개 메소드

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

Gloves() 공개 메소드

public Gloves ( Gloves, gloves ) : System.Collections
gloves Gloves,
리턴 System.Collections

Gloves() 공개 메소드

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