Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/FTG_Var
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_Var.h |
| Include | #include "TG_Var.h" |
Syntax
struct VarPropertySerialInfo
Remarks
Map of per type serializer for the var allowing to copy the value in the Var to a matching UObject's FProperty.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FTG_Argument | Arg | ||
| bool | CopyVarToProperty | ||
| int32 | Index | ||
| UObject * | Owner | ||
| FTG_Var * | Var |
Functions
| Type | Name | Description | |
|---|---|---|---|
| int32 | ClampedIndex () |