RenderWare V2.1

Previous Page Index Next Page

ClumpBegin

Description

Begins the construction of a new clump.

Arguments

None.

Comments

The clump begun with ClumpBegin will be the target of all operations on the current clump under construction until a matching ClumpEnd is found.

If ClumpBegin is nested within another ClumpBegin or ProtoBegin block a new child clump will be created.

API Equivalent

RwClumpBegin()