C# Класс Hat, Aegina

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

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

Метод Описание
Hat ( ) : System.Collections
Hat ( Hat, hat ) : System.Collections
Hat ( int id, Text, description ) : System.Collections
Hat ( int id, Texture2D texture, Text, description, Color color, TypeHat type ) : System.Collections

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

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

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

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

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

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

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

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

public Hat ( int id, Texture2D texture, Text, description, Color color, TypeHat type ) : System.Collections
id int
texture UnityEngine.Texture2D
description Text,
color Color
type TypeHat
Результат System.Collections