Skip to content

Struct FTryllToolParamDefinition

ClassList > FTryllToolParamDefinition

More...

  • #include <TryllGraphDescription.h>

Public Attributes

Type Name
FString Description
FString Name
FString Type

Detailed Description

Description of one parameter of a tool definition.

Public Attributes Documentation

variable Description

FString FTryllToolParamDefinition::Description;

variable Name

FString FTryllToolParamDefinition::Name;

variable Type

FString FTryllToolParamDefinition::Type;

e.g. "string", "integer", "boolean"



The documentation for this class was generated from the following file C:/_tryll/_monorepo/server/client-unreal/Source/TryllClient/Public/TryllGraphDescription.h