BuildEnvironment.IsUnix method

Returns true if the build platform is Mac or Linux.

public static bool IsUnix()

See Also