generateShapes

public List<Shape> generateShapes(ScriptActionData scriptActionData, boolean force)

Generates shapes that define the zone based on the script action data.

Return

A list of generated shapes.

Parameters

scriptActionData

The data for the current script action.

force

If true, forces regeneration of shapes (used for animated zones).