UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FRHILockTracker::FUnlockFenceParams Struct Reference

#include <RHILockTracker.h>

Public Member Functions

 FUnlockFenceParams (void *InRHIBuffer, FGraphEventRef InUnlockEvent)
 

Public Attributes

voidRHIBuffer
 
FGraphEventRef UnlockEvent
 

Constructor & Destructor Documentation

◆ FUnlockFenceParams()

FRHILockTracker::FUnlockFenceParams::FUnlockFenceParams ( void InRHIBuffer,
FGraphEventRef  InUnlockEvent 
)
inline

Member Data Documentation

◆ RHIBuffer

void* FRHILockTracker::FUnlockFenceParams::RHIBuffer

◆ UnlockEvent

FGraphEventRef FRHILockTracker::FUnlockFenceParams::UnlockEvent

The documentation for this struct was generated from the following file: