Skip to content

NewgroundsIO.components.CloudSave.clearSlot

PsychoGoldfishNG edited this page Aug 18, 2022 · 16 revisions

File: /components/CloudSave/clearSlot.cs
Extends: NewgroundsIO.BaseComponent
Deletes all data from a save slot.

Public Properties

id

Type: (int)
The slot number.

Public Methods

clearSlot

constructor clearSlot()

clone

NewgroundsIO.components.CloudSave.clearSlot clone(NewgroundsIO.components.CloudSave.clearSlot cloneTo = null)

Clones the properties of this object to another (or new) object.

Parameters:

Returns NewgroundsIO.components.CloudSave.clearSlot
The object that was cloned to.

Clone this wiki locally