C# Класс Yarn.Unity.YarnSpinnerEditorWindow.Deprecation

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
methodName string
type System.Type
usageNotes string

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

Метод Описание
Deprecation ( System type, string methodName, string usageNotes ) : System.Collections

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

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

public Deprecation ( System type, string methodName, string usageNotes ) : System.Collections
type System
methodName string
usageNotes string
Результат System.Collections

Описание свойств

methodName публичное свойство

public string methodName
Результат string

type публичное свойство

public System.Type type
Результат System.Type

usageNotes публичное свойство

public string usageNotes
Результат string