UHLODProxyDesc

Describe a LODActor

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

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

Include

#include "HLOD/HLODProxyDesc.h"

Syntax

class UHLODProxyDesc : public UObject

Remarks

Describe a LODActor

Functions

Name Description

Public function Const

bool

 

ShouldUpdateDesc

(
    const ALODActor* InLODActor
)

Test whether this description should be updated.

Public function Const

ALODActor &#...

 

SpawnLODActor

(
    ULevel* InLevel
)

Spawn a LODActor from this description.

Public function

bool

 

UpdateFromLODActor

(
    const ALODActor* InLODActor
)

Update the HLODDesc using a LODActor

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