Version: 2022.3
public static int GetParentId (int id);

参数

id The progress indicator's unique ID.

返回

int The unique ID of the progress indicator's parent. If the progress indicator is not a child of any other progress indicators, returns -1.

描述

Gets the unique ID of the progress indicator's parent, if any.