UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FHLODProxyMesh Struct Reference

#include <HLODProxyMesh.h>

Public Member Functions

 FHLODProxyMesh ()
 
const UStaticMeshGetStaticMesh () const
 
const TLazyObjectPtr< ALODActor > & GetLODActor () const
 
const FNameGetKey () const
 

Detailed Description

A mesh proxy entry

Constructor & Destructor Documentation

◆ FHLODProxyMesh()

FHLODProxyMesh::FHLODProxyMesh ( )

Member Function Documentation

◆ GetKey()

const FName & FHLODProxyMesh::GetKey ( ) const

Get the key for this proxy mesh

◆ GetLODActor()

const TLazyObjectPtr< ALODActor > & FHLODProxyMesh::GetLODActor ( ) const

Get the actor for this proxy mesh

◆ GetStaticMesh()

const UStaticMesh * FHLODProxyMesh::GetStaticMesh ( ) const

Get the mesh for this proxy mesh


The documentation for this struct was generated from the following files: