C# Class Hair, Aegina

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

Méthodes publiques

Méthode Description
Hair ( ) : System.Collections
Hair ( Hair, hair ) : System.Collections
Hair ( int id, Text, description ) : System.Collections
Hair ( int id, Texture2D texture, Text, description, Color color, TypeHair type ) : System.Collections

Method Details

Hair() public méthode

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

Hair() public méthode

public Hair ( Hair, hair ) : System.Collections
hair Hair,
Résultat System.Collections

Hair() public méthode

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

Hair() public méthode

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