C# Class Hair, Aegina

Exibir arquivo Open project: JMounier/Aegina Class Usage Examples

Public Methods

Method 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 method

public Hair ( ) : System.Collections
return System.Collections

Hair() public method

public Hair ( Hair, hair ) : System.Collections
hair Hair,
return System.Collections

Hair() public method

public Hair ( int id, Text, description ) : System.Collections
id int
description Text,
return System.Collections

Hair() public method

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
return System.Collections