Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FSyncScope
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSyncScope () |
RenderingThread.h | ||
FSyncScope
(
TConstArrayView< FRenderCommandPipe* > Pipes |
RenderingThread.h |
FSyncScope()
| Name | FSyncScope |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include Path | #include "RenderingThread.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp |
FSyncScope()
FSyncScope(TConstArrayView< FRenderCommandPipe * >)
| Name | FSyncScope |
| Type | function |
| Header File | /Engine/Source/Runtime/RenderCore/Public/RenderingThread.h |
| Include Path | #include "RenderingThread.h" |
| Source | /Engine/Source/Runtime/RenderCore/Private/RenderingThread.cpp |
FSyncScope
(
TConstArrayView< FRenderCommandPipe * > Pipes
)