ScrollContents

Category: Objects / Contents
Since engine version: 1.0 OC

Description

Shifts the contents of an object. This will always shift by exactly one object (as opposed to ShiftContents). No call to ControlContents is made. Returns a pointer to the object at the front of the contents list after the shift.

Syntax

object ScrollContents();
See also: ShiftContents
PeterW, 2003-02