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