C# 클래스 Yarn.Unity.YarnSpinnerEditorWindow.Deprecation

파일 보기 프로젝트 열기: thesecretlab/YarnSpinner

공개 프로퍼티들

프로퍼티 타입 설명
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