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

Progress.Item.parentId

public int parentId;

Description

Returns the unique ID of the progress indicator's parent, or -1 if the progress indicator is not a child of another progress indicator.

Additional resources: Progress.GetParentId.