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

#include <Zenaphore.h>

Public Member Functions

 FZenaphore ()
 
 ~FZenaphore ()
 
void NotifyOne ()
 
void NotifyAll ()
 

Friends

class FZenaphoreWaiter
 

Constructor & Destructor Documentation

◆ FZenaphore()

FZenaphore::FZenaphore ( )

◆ ~FZenaphore()

FZenaphore::~FZenaphore ( )

Member Function Documentation

◆ NotifyAll()

void FZenaphore::NotifyAll ( )

◆ NotifyOne()

void FZenaphore::NotifyOne ( )

Friends And Related Symbol Documentation

◆ FZenaphoreWaiter

friend class FZenaphoreWaiter
friend

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