IMediaView::SetViewFocusEnabled

Enable or disable view focus.

Windows
MacOS
Linux

References

Module

Media

Header

/Engine/Source/Runtime/Media/Public/IMediaView.h

Include

#include "IMediaView.h"

Syntax

virtual bool SetViewFocusEnabled
(
    bool Enabled
)

Remarks

Enable or disable view focus.

Returns

true on success, false otherwise.

Parameters

Parameter

Description

Enabled

true to enable, false to disable.

See Also

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