ProcessService.EnableProfileConnection

Switch to Manual
public static int EnableProfileConnection (string dataPath);

Parameters

dataPathWhere to save profiling data. Normally this is set to Application.dataPath.

Returns

int Greater than 0 if successful.

Description

Enables a connection to the Profiler. The standalone Profiler uses this method.