C# Class Pant, Aegina

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

Public Methods

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

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

Pant() public method

public Pant ( Pant, pant ) : System.Collections
pant Pant,
return System.Collections

Pant() public method

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