UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FZenaphoreWaiter Class Reference

#include <Zenaphore.h>

Public Member Functions

 FZenaphoreWaiter (FZenaphore &Outer, const TCHAR *WaitCpuScopeName)
 
 ~FZenaphoreWaiter ()
 
void Wait ()
 

Friends

class FZenaphore
 

Constructor & Destructor Documentation

◆ FZenaphoreWaiter()

FZenaphoreWaiter::FZenaphoreWaiter ( FZenaphore Outer,
const TCHAR WaitCpuScopeName 
)
inline

◆ ~FZenaphoreWaiter()

FZenaphoreWaiter::~FZenaphoreWaiter ( )

Member Function Documentation

◆ Wait()

void FZenaphoreWaiter::Wait ( )

Friends And Related Symbol Documentation

◆ FZenaphore

friend class FZenaphore
friend

The documentation for this class was generated from the following files: