Skip to main content
Version: 0.1.0

Enum SaveFileType

Namespace: WukongMp.Sdk
Assembly: WukongMp.Sdk.dll

Indicates the type of a save file.

public enum SaveFileType

Fields​

WorldSave = 0

Indicates a world save file, which contains the state of the world.

PlayerSave = 1

Indicates a player save file, which contains the equipment, inventory, skills, and other data related to a player.