C# 클래스 UnityHTTP.DiskCacheOperation

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

공개 프로퍼티들

프로퍼티 타입 설명
fromCache bool
isDone bool
request Request

프로퍼티 상세

fromCache 공개적으로 프로퍼티

public bool fromCache
리턴 bool

isDone 공개적으로 프로퍼티

public bool isDone
리턴 bool

request 공개적으로 프로퍼티

public Request,UnityHTTP request
리턴 Request