C# Class Yarn.Unity.YarnSpinnerEditorWindow.Deprecation

Datei anzeigen Open project: thesecretlab/YarnSpinner

Public Properties

Property Type Description
methodName string
type System.Type
usageNotes string

Public Methods

Method Description
Deprecation ( System type, string methodName, string usageNotes ) : System.Collections

Method Details

Deprecation() public method

public Deprecation ( System type, string methodName, string usageNotes ) : System.Collections
type System
methodName string
usageNotes string
return System.Collections

Property Details

methodName public_oe property

public string methodName
return string

type public_oe property

public System.Type type
return System.Type

usageNotes public_oe property

public string usageNotes
return string