Navigation
API > API/Plugins > API/Plugins/TextureGraph
| Type | Name | Description | |
|---|---|---|---|
| void | TG_Var_SetValueFromString
(
T& Value, |
||
| void | TG_Var_SetValueFromString
(
FName& Value, |
||
| void | TG_Var_SetValueFromString
(
FTG_Scalar& Value, |
Template <> void TG_Var_SetValueFromString(struct FTG_Texture& Value, const FString& StrVal); | |
| void | TG_Var_SetValueFromString
(
FTG_OutputSettings& Value, |
||
| void | TG_Var_SetValueFromString
(
FTG_Variant& Value, |
||
| void | TG_Var_SetValueFromString
(
int& Value, |
||
| void | TG_Var_SetValueFromString
(
bool& Value, |
||
| void | TG_Var_SetValueFromString
(
float& Value, |
||
| void | TG_Var_SetValueFromString
(
uint8& Value, |
||
| void | TG_Var_SetValueFromString
(
TObjectPtr< UObject >& Value, |
||
| void | TG_Var_SetValueFromString
(
FLinearColor& Value, |
||
| void | TG_Var_SetValueFromString
(
FVector4f& Value, |
||
| void | TG_Var_SetValueFromString
(
FVector2f& Value, |