Reset - Cell

Member of: Cell Script

Flags this cell for reset on next load.

SyntaxEdit

Function Reset() native

ParametersEdit

None.

Return ValueEdit

None.

ExamplesEdit

;resets the arena cell
ArenaCell.Reset()

See AlsoEdit