IRenderCaptureProvider::IsAvailable

Checks to see if the specified feature is available.

Windows
MacOS
Linux

References

Module

RenderCore

Header

/Engine/Source/Runtime/RenderCore/Public/IRenderCaptureProvider.h

Include

#include "IRenderCaptureProvider.h"

Syntax

static bool IsAvailable()

Remarks

Checks to see if the specified feature is available.

Returns

True if the feature is available right now and it is safe to call Get().

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