![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <Zenaphore.h>
Public Member Functions | |
| FZenaphore () | |
| ~FZenaphore () | |
| void | NotifyOne () |
| void | NotifyAll () |
Friends | |
| class | FZenaphoreWaiter |
| FZenaphore::FZenaphore | ( | ) |
| FZenaphore::~FZenaphore | ( | ) |
| void FZenaphore::NotifyAll | ( | ) |
| void FZenaphore::NotifyOne | ( | ) |
|
friend |