FHLODProxyMesh

A mesh proxy entry

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/HLOD/HLODProxyMesh.h

Include

#include "HLOD/HLODProxyMesh.h"

Syntax

struct FHLODProxyMesh

Remarks

A mesh proxy entry

Constructors

Name Description

Public function

FHLODProxyMesh()

Public function

FHLODProxyMesh

(
    const FHLODProxyMesh& Other
)

Public function

FHLODProxyMesh

(
    UStaticMesh* InStaticMesh,
    const FName& InKey
)

Public function

FHLODProxyMesh

(
    ALODActor* InLODActor,
    UStaticMesh* InStaticMesh,
    const FName& InKey
)

Functions

Name Description

Public function Const

const FName ...

 

GetKey()

Get the key for this proxy mesh

Public function Const

const TLazyO...

 

GetLODActor()

Get the actor for this proxy mesh

Public function Const

const UStati...

 

GetStaticMesh()

Get the mesh for this proxy mesh

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FHLODProxyMesh& InHLODProxyM...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss