Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.inworld.ai/llms.txt

Use this file to discover all available pages before exploring further.

Constructors


Constructors

constructor

new GoalAdvancement(goalAdvancement: GoalAdvancementInterface): GoalAdvancement
Creates a new GoalAdvancement instance.

Parameters

goalAdvancement
GoalAdvancementInterface
required
The goal advancement data to create the instance from.

Returns

GoalAdvancement