Navigation
API > API/Plugins > API/Plugins/TextureGraph
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_GraphEvaluation.h |
| Include | #include "TG_GraphEvaluation.h" |
Syntax
struct FTG_VarMap
Variables
| Type | Name | Description | |
|---|---|---|---|
| TMap< FName, FVarArgument > | VarArguments |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | Empty () |
||
| FTG_Var * | |||
| const FTG_Argument * | GetVarArgument
(
FName Name |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FVarArgument |