Method IsLoadAdditionalLibrarySupported
IsLoadAdditionalLibrarySupported()
Check if the LoadAdditionalLibrary API is supported by the current version of Unity
Declaration
public static bool IsLoadAdditionalLibrarySupported()Returns
| Type | Description | 
|---|---|
| Boolean | True if the LoadAdditionalLibrary API can be used by the current version of Unity |