UReflectionCaptureComponent::PreFeatureLevelChange

Called to update any visuals needed for a feature level change

Windows
MacOS
Linux

Override Hierarchy

USceneComponent::PreFeatureLevelChange()

UReflectionCaptureComponent::PreFeatureLevelChange()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/ReflectionCaptureComponent.h

Include

#include "Components/ReflectionCaptureComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/ReflectionCaptureComponent.cpp

Syntax

virtual void PreFeatureLevelChange
(
    ERHIFeatureLevel::Type PendingFeatureLevel
)

Remarks

Called to update any visuals needed for a feature level change

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