C# Class Beard, Aegina

Inheritance: Clothing
Mostra file Open project: JMounier/Aegina Class Usage Examples

Public Methods

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

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

Beard() public method

public Beard ( Beard, beard ) : System.Collections
beard Beard,
return System.Collections

Beard() public method

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

Beard() public method

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