Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UPolys
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UPolys
(
const FObjectInitializer& ObjectInitializer |
Engine/Polys.h | ||
UPolys
(
const FObjectInitializer& ObjectInitializer |
Constructors. | Engine/Polys.h | |
UPolys
(
FVTableHelper& Helper |
DO NOT USE. This constructor is for internal usage only for hot-reload purposes. | Engine/Polys.h |
UPolys(const FObjectInitializer &)
| Name | UPolys |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Polys.h |
| Include Path | #include "Engine/Polys.h" |
UPolys
(
const FObjectInitializer & ObjectInitializer
)
UPolys(const FObjectInitializer &)
Description
Constructors.
| Name | UPolys |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Polys.h |
| Include Path | #include "Engine/Polys.h" |
UPolys
(
const FObjectInitializer & ObjectInitializer
)
UPolys(FVTableHelper &)
Description
DO NOT USE. This constructor is for internal usage only for hot-reload purposes.
| Name | UPolys |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Polys.h |
| Include Path | #include "Engine/Polys.h" |
UPolys
(
FVTableHelper & Helper
)