C# Класс Hair, Aegina

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
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

Описание методов

Hair() публичный Метод

public Hair ( ) : System.Collections
Результат System.Collections

Hair() публичный Метод

public Hair ( Hair, hair ) : System.Collections
hair Hair,
Результат System.Collections

Hair() публичный Метод

public Hair ( int id, Text, description ) : System.Collections
id int
description Text,
Результат System.Collections

Hair() публичный Метод

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
Результат System.Collections