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

ProcessService.HasCapability

Declaration

public static bool HasCapability(string capName);

Parameters

capName The capability name.

Returns

bool True if the process has the capability. False otherwise.

Description

Checks whether the current process has a given capability.