Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsLoadAdditionalLibrarySupported()

Check if the LoadAdditionalLibrary API is supported by the current version of Unity
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Method
  • Namespace: Unity.Burst
  • Assembly: UnityEngine.BurstModule
public static bool IsLoadAdditionalLibrarySupported()

Returns

Type

Description

boolTrue if the LoadAdditionalLibrary API can be used by the current version of Unity