C# Class Pant, Aegina

Inheritance: Clothing
Afficher le fichier Open project: JMounier/Aegina Class Usage Examples

Méthodes publiques

Méthode Description
Pant ( ) : System.Collections
Pant ( Pant, pant ) : System.Collections
Pant ( int id, Texture2D texture, Text, description, Color color, TypePant type ) : System.Collections

Method Details

Pant() public méthode

public Pant ( ) : System.Collections
Résultat System.Collections

Pant() public méthode

public Pant ( Pant, pant ) : System.Collections
pant Pant,
Résultat System.Collections

Pant() public méthode

public Pant ( int id, Texture2D texture, Text, description, Color color, TypePant type ) : System.Collections
id int
texture UnityEngine.Texture2D
description Text,
color Color
type TypePant
Résultat System.Collections