ApplyViewMode

Set ShowFlags and EngineShowFlags depending on view mode.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ShowFlags.h

Include

#include "ShowFlags.h"

Source

/Engine/Source/Runtime/Engine/Private/ShowFlags.cpp

Syntax

void ApplyViewMode
(
    EViewModeIndex ViewModeIndex,
    bool bPerspective,
    FEngineShowFlags & EngineShowFlags
)

Remarks

Set ShowFlags and EngineShowFlags depending on view mode.

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