Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStaticMesh
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FStaticMeshSourceModel & GetSourceModel
(
int32 Index |
Engine/StaticMesh.h | ||
const FStaticMeshSourceModel & GetSourceModel
(
int32 Index |
Engine/StaticMesh.h |
GetSourceModel(int32)
| Name | GetSourceModel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h |
| Include Path | #include "Engine/StaticMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMesh.cpp |
FStaticMeshSourceModel & GetSourceModel
(
int32 Index
)
GetSourceModel(int32)
| Name | GetSourceModel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h |
| Include Path | #include "Engine/StaticMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMesh.cpp |
const FStaticMeshSourceModel & GetSourceModel
(
int32 Index
) const