Navigation
API > API/Plugins > API/Plugins/TextureGraphInsight > API/Plugins/TextureGraphInsight/T_Tiled
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const Type & operator()
(
Size tx, |
Model/TextureGraphInsightRecord.h | ||
Type & operator()
(
Size tx, |
Model/TextureGraphInsightRecord.h |
operator()(Size, Size)
| Name | operator() |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include Path | #include "Model/TextureGraphInsightRecord.h" |
const Type & operator()
(
Size tx,
Size ty
) const
operator()(Size, Size)
| Name | operator() |
| Type | function |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraphInsight/Public/Model/TextureGraphInsightRecord.h |
| Include Path | #include "Model/TextureGraphInsightRecord.h" |
Type & operator()
(
Size tx,
Size ty
)