Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/UTG_Pin > API/Plugins/TextureGraph/UTG_Pin/SetValue
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_Pin.h |
| Include | #include "TG_Pin.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Private/TG_Pin.cpp |
void SetValue
(
const FString & InValueStr,
bool bIsTweaking
)
Remarks
Set the self var value from string Used by UI to assign pin default value This is the same as the selfvar setter