Reset - Cell
Jump to navigation
Jump to search
Member of: Cell Script
Flags this cell for reset on next load.
Syntax[edit | edit source]
Function Reset() native
- Note: This function can reset cells that are assigned to NoReset encounter zones.
Parameters[edit | edit source]
None.
Return Value[edit | edit source]
None.
Examples[edit | edit source]
;resets the arena cell
ArenaCell.Reset()