Table of Contents

Class AssembleOptions.DeviceListDownload

네임스페이스
easyar
어셈블리
EasyAR.Sense.dll

장치 목록 다운로드 옵션입니다.

[Serializable]
public class AssembleOptions.DeviceListDownload
상속
AssembleOptions.DeviceListDownload

필드

IgnoreCache

캐시를 무시하고 현재 프로세스가 최근 다운로드했는지 여부와 관계없이 강제로 다운로드합니다.

public bool IgnoreCache

Timeout

요청 제한 시간(s)입니다.

public float Timeout

WaitTime

대기 시간(s)입니다. 대기 시간이 초과되면 다운로드가 완료되지 않았더라도 계속 진행합니다. 이후 다운로드가 완료되면 이벤트를 통해 업데이트됩니다.

public float WaitTime