Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Tasks > API/Runtime/Core/Tasks/FPipe
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Tasks/Pipe.h |
| Include | #include "Tasks/Pipe.h" |
| Source | /Engine/Source/Runtime/Core/Private/Tasks/Pipe.cpp |
bool IsInContext&40;&41; const
Remarks
Checks if pipe's task is being executed by the current thread. Allows to check if accessing a resource protected by a pipe is thread-safe