BakeProgressState.SetTotalWorkSteps

Declaration

public void SetTotalWorkSteps(ulong total);

Parameters

total Total amount of work steps.

Description

Sets the total amount of work steps for the progress state. Increase the completed work steps using BakeProgressState.IncrementCompletedWorkSteps.


Did you find this page useful? Please give it a rating: