C# Class Beard, Aegina

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

Méthodes publiques

Méthode Description
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

Method Details

Beard() public méthode

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

Beard() public méthode

public Beard ( Beard, beard ) : System.Collections
beard Beard,
Résultat System.Collections

Beard() public méthode

public Beard ( int id, Text, description ) : System.Collections
id int
description Text,
Résultat System.Collections

Beard() public méthode

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
Résultat System.Collections