FSlateDrawBuffer::Lock

Locks the draw buffer. Indicates that the viewport is in use.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Rendering/SlateDrawBuffer.h

Include

#include "Rendering/SlateDrawBuffer.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Rendering/SlateDrawBuffer.cpp

Syntax

bool Lock()

Remarks

Locks the draw buffer. Indicates that the viewport is in use.

Returns

true if the viewport could be locked. False otherwise.

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