Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FBspSurfIdx
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FBspSurfIdx () |
TexAlignTools.h | ||
FBspSurfIdx
(
FBspSurf* InSurf, |
TexAlignTools.h |
FBspSurfIdx()
| Name | FBspSurfIdx |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/TexAlignTools.h |
| Include Path | #include "TexAlignTools.h" |
FBspSurfIdx()
FBspSurfIdx(FBspSurf *, int32)
| Name | FBspSurfIdx |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/TexAlignTools.h |
| Include Path | #include "TexAlignTools.h" |
FBspSurfIdx
(
FBspSurf * InSurf,
int32 InIdx
)