ALODActor::GetLODActorTag

Get the named tag which describes the source of the LOD actor (HLOD Volume, single cluster / level, etc) Helps uniquely identifying auto generated LOD actors & naming of the proxy static mesh assets.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/LODActor.h

Include

#include "Engine/LODActor.h"

Syntax

const FString & GetLODActorTag() const

Remarks

Get the named tag which describes the source of the LOD actor (HLOD Volume, single cluster / level, etc) Helps uniquely identifying auto generated LOD actors & naming of the proxy static mesh assets.

Returns

the named tag assigned to this 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