ICustomStaticScreenPercentage::SetupViewFamily

For generic cases where view family isn't a game view family. Example: MovieRenderQueue.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/CustomStaticScreenPercentage.h

Include

#include "CustomStaticScreenPercentage.h"

Syntax

virtual void SetupViewFamily
(
    FSceneViewFamily & ViewFamily,
    TSharedPtr< ICustomStaticScreenPercentageData > InScreenPercentageDataInterface
)

Remarks

For generic cases where view family isn't a game view family. Example: MovieRenderQueue.

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