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.