C# 클래스 Unity.Platform.Windows.WindowsIO

상속: Unity.Core.IO.AbstractIO
파일 보기 프로젝트 열기: Appverse/appverse-mobile 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
DEFAULT_ROOT_PATH string

공개 메소드들

메소드 설명
GetAttachmentFullPath ( String referenceUrl ) : String
GetDirectoryRoot ( ) : string

메소드 상세

GetAttachmentFullPath() 공개 메소드

public GetAttachmentFullPath ( String referenceUrl ) : String
referenceUrl String
리턴 String

GetDirectoryRoot() 공개 메소드

public GetDirectoryRoot ( ) : string
리턴 string

프로퍼티 상세

DEFAULT_ROOT_PATH 공개적으로 정적으로 프로퍼티

public static string DEFAULT_ROOT_PATH
리턴 string