Aracılığıyla paylaş


AlignmentManager.Save Method

Definition

Explicitly save the database.

public bool Save ();
abstract member Save : unit -> bool
override this.Save : unit -> bool
Public Function Save () As Boolean

Returns

True if successfully saved.

Implements

Remarks

The database is also implicitly saved whenever dirtied if WorldLockingManager.AutoSave is enabled.

Applies to