C# 클래스 UnityEditor.Audio.AudioParameterPath

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
parameter UnityEditor.GUID

공개 메소드들

메소드 설명
ResolveStringPath ( bool getOnlyBasePath ) : string

보호된 메소드들

메소드 설명
AudioParameterPath ( ) : System

메소드 상세

AudioParameterPath() 보호된 메소드

protected AudioParameterPath ( ) : System
리턴 System

ResolveStringPath() 공개 추상적인 메소드

public abstract ResolveStringPath ( bool getOnlyBasePath ) : string
getOnlyBasePath bool
리턴 string

프로퍼티 상세

parameter 공개적으로 프로퍼티

public GUID,UnityEditor parameter
리턴 UnityEditor.GUID