Other Structures

The following structures are available globally.

  • A data structure that represents a recorded state assessment and its resulting action.

    This is typically used to construct a state recording to be fed into a machine learning model for the Teal Converse agent.

    See more

    Declaration

    Swift

    struct AIStateRecordable : Codable
  • A data structure that represents a game level item.

    See more

    Declaration

    Swift

    struct GameLevelItem : Codable, Identifiable
  • Undocumented

    See more

    Declaration

    Swift

    struct AchievementEntry : TimelineEntry