Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/FTG_Texture
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FTG_Texture & operator=
(
TiledBlobRef RHS |
TG_Texture.h | ||
FTG_Texture & operator=
(
TiledBlobPtr RHS |
TG_Texture.h |
operator=(TiledBlobRef)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/TG_Texture.h |
| Include Path | #include "TG_Texture.h" |
FTG_Texture & operator=
(
TiledBlobRef RHS
)
operator=(TiledBlobPtr)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/TG_Texture.h |
| Include Path | #include "TG_Texture.h" |
FTG_Texture & operator=
(
TiledBlobPtr RHS
)