OverlayCanvas.RestoreOverlay

Declaration

public void RestoreOverlay(Overlays.Overlay overlay, Overlays.SaveData data);

Parameters

overlay The Overlay to restore.
data The SaveData that contains the state to restore.

Description

Restores Overlay state according to the data parameter.

Call this method to set the overlay's position, visibility, dock area, etc. according to the values in data.


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