Reset - Cell
Revision as of 04:17, 17 July 2013 by imported>Black RL (→See Also)
Member of: Cell Script
Flags this cell for reset on next load.
Syntax
Function Reset() native
Parameters
None.
Return Value
None.
Examples
;resets the arena cell
ArenaCell.Reset()