Struct FTryllNodeDescription¶
ClassList > FTryllNodeDescription
#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¶
variable 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