This version of Unity is unsupported.

Progress.GetOptions

Declaration

public static Progress.Options GetOptions(int id);

Parameters

id The progress indicator's unique ID.

Returns

Options The progress indicator's option flags.

Description

Gets the options that you specified when you started the progress indicator.