ALODActor::SetHiddenFromEditorView

Sets the state of whether or not this LODActor is hidden from the Editor view, used for forcing a HLOD to show

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Engine/LODActor.h"

Source

/Engine/Source/Runtime/Engine/Private/LODActor.cpp

Syntax

void SetHiddenFromEditorView
(
    const bool InState,
    const int32 ForceLODLevel
)

Remarks

Sets the state of whether or not this LODActor is hidden from the Editor view, used for forcing a HLOD to show

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