Struct FTryllWorkflowModelRef¶
ClassList > FTryllWorkflowModelRef
#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¶
variable ModelName¶
variable ModelType¶
"language" | "embedding" | "stt" | "tts" | "vad"
variable 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