Table of Contents

Property StreamingAssetsNeedsWebRequest

Namespace
GrindFest.Content
Assembly
GrindFest.dll

StreamingAssetsNeedsWebRequest

True on platforms where StreamingAssets is not a real file system (inside the APK / served over HTTP). These need UnityWebRequest instead of File IO.

public static bool StreamingAssetsNeedsWebRequest { get; }

Property Value

bool