Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/UTG_Node > API/Plugins/TextureGraph/UTG_Node/GetAllOutputValues
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/TG_Node.h |
| Include | #include "TG_Node.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Private/TG_Node.cpp |
int GetAllOutputValues
(
TArray < FTG_Texture > & OutTextures,
TArray < FName > * OutNames
) const
Remarks
Get all the output's values which are compatible with FTG_Texture along with their names optionally