C# Class Yarn.Unity.YarnSpinnerEditorWindow.Deprecation

Afficher le fichier Open project: thesecretlab/YarnSpinner

Méthodes publiques

Свойство Type Description
methodName string
type System.Type
usageNotes string

Méthodes publiques

Méthode Description
Deprecation ( System type, string methodName, string usageNotes ) : System.Collections

Method Details

Deprecation() public méthode

public Deprecation ( System type, string methodName, string usageNotes ) : System.Collections
type System
methodName string
usageNotes string
Résultat System.Collections

Property Details

methodName public_oe property

public string methodName
Résultat string

type public_oe property

public System.Type type
Résultat System.Type

usageNotes public_oe property

public string usageNotes
Résultat string