Skip to content

Struct FTryllWorkflowModelRef

ClassList > FTryllWorkflowModelRef

More...

  • #include <TryllWorkflowModelRefs.h>

Public Attributes

Type Name
FString FieldName
FString ModelName
FString ModelType
FString NodeName

Detailed Description

Collects model-name references from a workflow graph and compares them against the project's TryllModelManifest. Used by UTryllWorkflowAsset::IsDataValid / PreSave (cook) so a packaged build cannot silently omit a referenced model.

v1 covers workflow assets only; inline graphs on components are out of scope.

Public Attributes Documentation

variable FieldName

FString FTryllWorkflowModelRef::FieldName;

variable ModelName

FString FTryllWorkflowModelRef::ModelName;

variable ModelType

FString FTryllWorkflowModelRef::ModelType;

"language" | "embedding" | "stt" | "tts" | "vad"


variable NodeName

FString FTryllWorkflowModelRef::NodeName;

Empty for graph-level DefaultModelName.



The documentation for this class was generated from the following file C:/_tryll/_monorepo3/tryll/clients/unreal/Source/TryllClient/Public/TryllWorkflowModelRefs.h