Reset - Cell

Member of: Cell Script

Flags this cell for reset on next load.

SyntaxEdit

Function Reset() native


  • Note: This function can reset cells that are assigned to NoReset encounter zones.

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

;resets the arena cell
ArenaCell.Reset()

See AlsoEdit