Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FPrimitiveLODStats
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPrimitiveLODStats
(
int32 InLOD |
Components/ComponentInterfaces.h | ||
FPrimitiveLODStats
(
const FPrimitiveLODStats& Other |
Components/ComponentInterfaces.h | ||
FPrimitiveLODStats
(
FPrimitiveLODStats&& Other |
Components/ComponentInterfaces.h |
FPrimitiveLODStats(int32)
| Name | FPrimitiveLODStats |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ComponentInterfaces.h |
| Include Path | #include "Components/ComponentInterfaces.h" |
FPrimitiveLODStats
(
int32 InLOD
)
FPrimitiveLODStats(const FPrimitiveLODStats &)
| Name | FPrimitiveLODStats |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ComponentInterfaces.h |
| Include Path | #include "Components/ComponentInterfaces.h" |
FPrimitiveLODStats
(
const FPrimitiveLODStats & Other
)
FPrimitiveLODStats(FPrimitiveLODStats &&)
| Name | FPrimitiveLODStats |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ComponentInterfaces.h |
| Include Path | #include "Components/ComponentInterfaces.h" |
FPrimitiveLODStats
(
FPrimitiveLODStats && Other
)