Navigation
API > API/Runtime > API/Runtime/Core
| Name | FInputPipe |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/PlatformProcess.h |
| Include Path | #include "HAL/PlatformProcess.h" |
Syntax
struct FInputPipe : public FPipe
Inheritance Hierarchy
- FPipe → FInputPipe
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FInputPipe
(
FNewPipe |
HAL/PlatformProcess.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void * NativeHandle() |
HAL/PlatformProcess.h | ||
FString Read() |
HAL/PlatformProcess.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
operator FWriteHandle() |
HAL/PlatformProcess.h |