Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

AMDUnityPlugin.IsLoaded

Declaration

public static bool IsLoaded();

Returns

bool Returns true if the native plugin has been loaded. Otherwise, returns false.

Description

Checks whether the native AMDUnityPlugin in the AMD native module has been loaded or not.