![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <HLODProxyMesh.h>
Public Member Functions | |
| FHLODProxyMesh () | |
| const UStaticMesh * | GetStaticMesh () const |
| const TLazyObjectPtr< ALODActor > & | GetLODActor () const |
| const FName & | GetKey () const |
A mesh proxy entry
| FHLODProxyMesh::FHLODProxyMesh | ( | ) |
| const FName & FHLODProxyMesh::GetKey | ( | ) | const |
Get the key for this proxy mesh
| const TLazyObjectPtr< ALODActor > & FHLODProxyMesh::GetLODActor | ( | ) | const |
Get the actor for this proxy mesh
| const UStaticMesh * FHLODProxyMesh::GetStaticMesh | ( | ) | const |
Get the mesh for this proxy mesh