FRHILockTracker::Lock

Windows
MacOS
Linux

References

Module

RHI

Header

/Engine/Source/Runtime/RHI/Public/RHIUtilities.h

Include

#include "RHIUtilities.h"

Syntax

void Lock
(
    void * RHIBuffer,
    void * Buffer,
    uint32 Offset,
    uint32 SizeRHI,
    EResourceLockMode LockMode,
    bool bInDirectBufferWrite,
    bool bInCreateLock
)

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