Interface SaveContext
public interface SaveContext
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
setProgress
(float pct) Sets the percentage of the module's save progress.
-
Method Details
-
setProgress
void setProgress(float pct) Sets the percentage of the module's save progress. -
abort
-