Skip to content

Struct FTryllNodeDescription

ClassList > FTryllNodeDescription

More...

  • #include <TryllGraphDescription.h>

Public Attributes

Type Name
FString Name
TObjectPtr< UTryllNodeParamsBase > Params

Detailed Description

Description of one workflow node sent to the server.

Public Attributes Documentation

variable Name

FString FTryllNodeDescription::Name;

variable Params

TObjectPtr<UTryllNodeParamsBase> FTryllNodeDescription::Params;

Typed node parameters. Use UTryllNodeParamsFactory::MakeXxxParams() to create; use Instanced so the UObject is serialised inline in Blueprint/editor assets.



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