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 moreDeclaration
Swift
struct AIStateRecordable : Codable
-
A data structure that represents a game level item.
See moreDeclaration
Swift
struct GameLevelItem : Codable, Identifiable
-
Undocumented
See moreDeclaration
Swift
struct AchievementEntry : TimelineEntry