C# 클래스 UnityEngine.iOS.OnDemandResources

On Demand Resources API.

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

공개 메소드들

메소드 설명
PreloadAsync ( string tags ) : OnDemandResourcesRequest

Creates an On Demand Resources (ODR) request.

비공개 메소드들

메소드 설명
PreloadAsyncInternal ( string tags ) : OnDemandResourcesRequest

메소드 상세

PreloadAsync() 공개 정적인 메소드

Creates an On Demand Resources (ODR) request.

public static PreloadAsync ( string tags ) : OnDemandResourcesRequest
tags string Tags for On Demand Resources that should be included in the request.
리턴 OnDemandResourcesRequest