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

#include <MetalSubmission.h>

Public Attributes

MTL::Event * MetalEvent
 
uint64 NextCompletionValue = 0
 
std::atomic< uint64LastSignaledValue = 0
 

Member Data Documentation

◆ LastSignaledValue

std::atomic<uint64> FMetalSignalEvent::LastSignaledValue = 0

◆ MetalEvent

MTL::Event* FMetalSignalEvent::MetalEvent

◆ NextCompletionValue

uint64 FMetalSignalEvent::NextCompletionValue = 0

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