C# Class Yarn.Unity.YarnSpinnerEditorWindow.Deprecation

Show file 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 property

public string methodName
return string

type public property

public System.Type type
return System.Type

usageNotes public property

public string usageNotes
return string