Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UModel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UModel
(
FVTableHelper& Helper |
Model.h | ||
UModel
(
const FObjectInitializer& ObjectInitializer |
Constructors. | Model.h |
UModel(FVTableHelper &)
| Name | UModel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Model.h |
| Include Path | #include "Model.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Model.cpp |
UModel
(
FVTableHelper & Helper
)
UModel(const FObjectInitializer &)
Description
Constructors.
| Name | UModel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Model.h |
| Include Path | #include "Model.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Model.cpp |
UModel
(
const FObjectInitializer & ObjectInitializer
)